class Sharock::CLI

Defined in:

cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cache_dir : String = ".shards", output_file : Nil | String = nil.as(String | ::Nil), github : Nil | String = nil.as(String | ::Nil)) #

[View source]

Instance Method Detail

def cache_dir : String #

[View source]
def github : String? #

[View source]
def output_file : String? #

[View source]
def try_run #

[View source]