Method: Fisk::Lazy#block

Defined in:
lib/fisk.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



591
592
593
# File 'lib/fisk.rb', line 591

def block
  @block
end