class
LuneCLI::Commands::Run
- LuneCLI::Commands::Run
- Reference
- Object
Defined in:
lune_cli/commands/run.crInstance Method Summary
- #artifact_path_for(app_entry : String) : String
- #run(app_entry : String, lock_dir : String = File.join(Path.home, ".lune")) : Bool
- #run_lock_slug(app_entry : String) : String
- #to_command : Argy::Command
- #validate_paths(app_entry : String) : String | Nil