class Emeralds::Install
- Emeralds::Install
- Emeralds::Command
- Reference
- Object
Defined in:
emeralds/commands/Install.crInstance Method Summary
-
#block
Installs all missing dependencies for the em library
-
#message
Contains the informational message for the user while performing an Emerald command
Instance methods inherited from class Emeralds::Command
block
block,
build_app_debug
build_app_debug,
build_app_release
build_app_release,
build_lib_debug
build_lib_debug,
build_lib_release
build_lib_release,
build_test
build_test,
message
message,
run
run,
validate_filename(input)
validate_filename,
wget_license
wget_license
Instance Method Detail
def message
#
Description copied from class Emeralds::Command
Contains the informational message for the user while performing an Emerald command
return -> The string to display