class Emeralds::BuildLibRelease
- Emeralds::BuildLibRelease
- Emeralds::Command
- Reference
- Object
Defined in:
emeralds/commands/BuildLibRelease.crInstance Method Summary
-
#block
Compile both libraries and source files into shared libraries in release mode
-
#message
Contains the informational message for the user while performing an Emerald command
Instance methods inherited from class Emeralds::Command
block
block,
install_deps(deps)
install_deps,
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