Class: Yahns::Config::CfgBlock

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#ctxObject

Returns the value of attribute ctx

Returns:

  • (Object)

    the current value of ctx



14
15
16
# File 'lib/yahns/config.rb', line 14

def ctx
  @ctx
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



14
15
16
# File 'lib/yahns/config.rb', line 14

def type
  @type
end