Method: AgentOrange::Platform#type
- Defined in:
- lib/agent_orange/platform.rb
#type ⇒ Symbol
Returns one of the keys from PLATFORMS.
6 7 8 |
# File 'lib/agent_orange/platform.rb', line 6 def type @type end |
Returns one of the keys from PLATFORMS.
6 7 8 |
# File 'lib/agent_orange/platform.rb', line 6 def type @type end |