module Stars::CLI::Command::Install

Extended Modules

Defined in:

cli/commands/install.cr

Instance Method Summary

Instance Method Detail

def run(package_name : String | Nil, no_dev = false, as_dev = false) : Nil #

[View source]