class

Installer

Inherits Reference < Object

Constructors

new(manifest : Manifest = Manifest.new, platform : Platform = :chrome)
Source

Instance methods

install_manifest(manifest_path : Path = manifest_path)
Source
manifest

The native manifest to install.

Source
manifest_path
Source
merge_manifest(manifest_path : Path = manifest_path)
Source
platform

The target platform.

Source
platform=(platform : Platform)

The target platform.

Source
uninstall_manifest(manifest_path : Path = manifest_path)
Source