module Showcase::App::CLI

Extended Modules

Defined in:

app/cli.cr

Constant Summary

DEFAULT_ARGS = {team_ids: [1, 2, 3], count: 50}

Instance Method Summary

Instance Method Detail

def parse_args(argv : Array(String)) : TArgsTuple #

[View source]