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



276
277
278
# File 'lib/autobuild/importer.rb', line 276

def always
  @always
end

#callbackObject

Returns the value of attribute callback

Returns:

  • (Object)

    the current value of callback



276
277
278
# File 'lib/autobuild/importer.rb', line 276

def callback
  @callback
end