Method: Rant::SourceNode#invoke

Defined in:
lib/rant/import/nodes/default.rb

#invoke(opt = INVOKE_OPT) ⇒ Object



525
526
527
528
# File 'lib/rant/import/nodes/default.rb', line 525

def invoke(opt = INVOKE_OPT)
           # self.timestamp would be required for correctness...
    false
end