Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chrome-shell
nightly
Top Level Namespace
Command
CommandMessage
CommandProcessor
CommandResult
Installer
Manifest
Platform
Subcommand
Transport
Generated using Crystal 1.14.0
2024-11-26 09:43:12 UTC
enum
Subcommand
Defined in:
main.cr
Enum Members
RunServer
=
0
InstallManifest
=
1
UninstallManifest
=
2
Instance Method Summary
#install_manifest?
#run_server?
#uninstall_manifest?
Instance Method Detail
def
install_manifest?
#
[
View source
]
def
run_server?
#
[
View source
]
def
uninstall_manifest?
#
[
View source
]