Class: Autobuild::Importer::Hook

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

Instance Attribute Summary collapse

Instance Attribute Details

#alwaysObject

Returns the value of attribute always

Returns:

  • (Object)

    the current value of always



279
280
281
# File 'lib/autobuild/importer.rb', line 279

def always
  @always
end

#callbackObject

Returns the value of attribute callback

Returns:

  • (Object)

    the current value of callback



279
280
281
# File 'lib/autobuild/importer.rb', line 279

def callback
  @callback
end