module Stars::CLI::Command

Extended Modules

Defined in:

cli/commands.cr

Instance Method Summary

Instance Method Detail

def input(message : String, no_echo = false) : String #

[View source]
def validate_input(message : String, invalid_message : String, no_echo = false, fatal = false, &predicate : String -> Bool) : String #

[View source]