Class: Hako::CLI::Oneshot::Overrides

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

Instance Attribute Summary collapse

Instance Attribute Details

#app_cpuObject

Returns the value of attribute app_cpu

Returns:

  • (Object)

    the current value of app_cpu



150
151
152
# File 'lib/hako/cli.rb', line 150

def app_cpu
  @app_cpu
end

#app_memoryObject

Returns the value of attribute app_memory

Returns:

  • (Object)

    the current value of app_memory



150
151
152
# File 'lib/hako/cli.rb', line 150

def app_memory
  @app_memory
end

#app_memory_reservationObject

Returns the value of attribute app_memory_reservation

Returns:

  • (Object)

    the current value of app_memory_reservation



150
151
152
# File 'lib/hako/cli.rb', line 150

def app_memory_reservation
  @app_memory_reservation
end