Libraries
»
fastball
(0.4.1)
»
Index
»
Fastball
»
CLI
»
#argv
Method: Fastball::CLI#argv
Defined in:
lib/fastball/cli.rb
#
argv
⇒
Object
(readonly)
Returns the value of attribute argv.
5 6 7
# File 'lib/fastball/cli.rb', line 5
def
argv
@argv
end