module
Memo::CLI::Commands::IndexFiles
Extended Modules
Defined in:
cli/commands/index_files.crInstance Method Summary
- #dry_run(files : Array(String), input : Hash(String, JSON::Any), json : Bool)
- #run(memo : Memo::Service, files : Array(String), input : Hash(String, JSON::Any), json : Bool)
Instance Method Detail
def run(memo : Memo::Service, files : Array(String), input : Hash(String, JSON::Any), json : Bool)
#