class Transat::HelpNeeded
Attributes
command[R]
Public Class Methods
new(command)
click to toggle source
# File lib/transat/parser.rb, line 9 def initialize(command) @command = command end