Class: PhaseoAgentSdk::DevtoolsConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/phaseo_agent_sdk.rb

Instance Attribute Summary collapse

Instance Attribute Details

#directoryObject

Returns the value of attribute directory

Returns:

  • (Object)

    the current value of directory



33
34
35
# File 'lib/phaseo_agent_sdk.rb', line 33

def directory
  @directory
end

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



33
34
35
# File 'lib/phaseo_agent_sdk.rb', line 33

def enabled
  @enabled
end