class LuneCLI::Commands::Run

Defined in:

lune_cli/commands/run.cr

Instance Method Summary

Instance Method Detail

def artifact_path_for(app_entry : String) : String #

[View source]
def run(app_entry : String, lock_dir : String = File.join(Path.home, ".lune")) : Bool #

[View source]
def run_lock_slug(app_entry : String) : String #

[View source]
def to_command : Argy::Command #

[View source]
def validate_paths(app_entry : String) : String | Nil #

[View source]