class
LuneCLI::Commands::Doctor
- LuneCLI::Commands::Doctor
- Reference
- Object
Defined in:
lune_cli/commands/doctor.crInstance Method Summary
- #run(frontend_dir : String, app_entry : String, install_hint : String = DEFAULT_INSTALL_CMD, output : IO = STDOUT) : Bool
- #to_command : Argy::Command
Instance Method Detail
def run(frontend_dir : String, app_entry : String, install_hint : String = DEFAULT_INSTALL_CMD, output : IO = STDOUT) : Bool
#