Represents a package source that exists as a folder on a file system.
More...
|
| | __init__ (self, _api.PackageFileSystemSource packageFileSystemSource) |
|
| | IsAvailable = property |
| | Whether the folder is currently accessible on the file system.
|
| | Name = property |
| | Name of the package source.
|
| | Path = property |
| | Path to the folder.
|
Represents a package source that exists as a folder on a file system.
◆ __init__()
| hyperx.api.PackageFileSystemSource.__init__ |
( |
| self, |
|
|
_api.PackageFileSystemSource | packageFileSystemSource ) |
◆ _Entity
| hyperx.api.PackageFileSystemSource._Entity = packageFileSystemSource |
|
protected |
◆ IsAvailable
| hyperx.api.PackageFileSystemSource.IsAvailable = property |
|
static |
Whether the folder is currently accessible on the file system.
◆ Name
| hyperx.api.PackageFileSystemSource.Name = property |
|
static |
Name of the package source.
◆ Path
| hyperx.api.PackageFileSystemSource.Path = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py