Class: Jade::Tasks::Block
- Inherits:
-
Data
- Object
- Data
- Jade::Tasks::Block
- Defined in:
- lib/jade/tasks/rspec.rb
Instance Attribute Summary collapse
-
#block ⇒ Object
readonly
Returns the value of attribute block.
Instance Attribute Details
#block ⇒ Object (readonly)
Returns the value of attribute block
7 8 9 |
# File 'lib/jade/tasks/rspec.rb', line 7 def block @block end |