Method: AIXM::Component::Runway#status
- Defined in:
- lib/aixm/component/runway.rb
#status ⇒ Symbol?
Returns status of the runway (see STATUSES) or nil for normal operation.
74 75 76 |
# File 'lib/aixm/component/runway.rb', line 74 def status @status end |