Method: ATCTools::VRC#command_line

Defined in:
lib/atc-tools/vrc.rb

#command_lineObject

Extract the text from the command line.



134
135
136
# File 'lib/atc-tools/vrc.rb', line 134

def command_line
  @command_win.value
end