module Memo::CLI::Commands::IndexFiles

Extended Modules

Defined in:

cli/commands/index_files.cr

Instance Method Summary

Instance Method Detail

def dry_run(files : Array(String), input : Hash(String, JSON::Any), json : Bool) #

[View source]
def run(memo : Memo::Service, files : Array(String), input : Hash(String, JSON::Any), json : Bool) #

[View source]