![]() | AppTyps Class |
Namespace: Mastersign.Bench
The AppTyps type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Default | The name of the default app typ. |
![]() ![]() | Group | The name of the group app typ. |
![]() ![]() | Meta | The name of the meta app typ for custom apps. |
![]() ![]() | NodePackage | The name of the app typ for Node.js packages, managed by npm. |
![]() ![]() | NuGetPackage | The name of the app typ for NuGet packages. |
![]() ![]() | Python2Package | The name of the app typ for Python 2 packages from PyPI, managed by PIP. |
![]() ![]() | Python2Wheel | The name of the app typ for Python 2 wheel files, managed by PIP. |
![]() ![]() | Python3Package | The name of the app typ for Python 3 packages from PyPI, managed by PIP. |
![]() ![]() | Python3Wheel | The name of the app typ for Python 3 wheel files, managed by PIP. |
![]() ![]() | PythonPackage | The name of the app typ for generic Python packages from PyPI, managed by PIP. |
![]() ![]() | PythonWheel | The name of the app typ for generic Python wheel files, managed by PIP. |
![]() ![]() | RubyPackage | The name of the app typ for Ruby gems. |