Libraries
»
threatinator
(0.1.5)
»
Index
»
Threatinator
»
CLI
»
Parser
»
#parse
Method: Threatinator::CLI::Parser#parse
Defined in:
lib/threatinator/cli/parser.rb
#
parse
(args) ⇒
Object
63 64 65
# File 'lib/threatinator/cli/parser.rb', line 63
def
parse
(
args
)
@mod
.
run
(
args
)
end