Method: AgentOrange::Platform#type

Defined in:
lib/agent_orange/platform.rb

#typeSymbol

Returns one of the keys from PLATFORMS.

Returns:

  • (Symbol)

    one of the keys from PLATFORMS



6
7
8
# File 'lib/agent_orange/platform.rb', line 6

def type
  @type
end