Class: Jade::Tasks::Block

Inherits:
Data
  • Object
show all
Defined in:
lib/jade/tasks/rspec.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject (readonly)

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



7
8
9
# File 'lib/jade/tasks/rspec.rb', line 7

def block
  @block
end