Method: PuppetDB::Lexer#action

Defined in:
lib/puppetdb/lexer.rb

#action(&block) ⇒ Object

[View source]

23
24
25
# File 'lib/puppetdb/lexer.rb', line 23

def action &block
  yield
end