class Installer
- Installer
- Reference
- Object
Defined in:
installer.crConstructors
Instance Method Summary
- #install_manifest(manifest_path : Path = manifest_path)
-
#manifest : Manifest
The native manifest to install.
- #manifest_path : Path
- #merge_manifest(manifest_path : Path = manifest_path)
-
#platform : Platform
The target platform.
-
#platform=(platform : Platform)
The target platform.
- #uninstall_manifest(manifest_path : Path = manifest_path)