1testargs input.pp /^define testargs($file, $mode = '0755') {$/;" definition line:3 language:PuppetManifest signature:($file,$mode) end:5 2file input.pp /^define testargs($file, $mode = '0755') {$/;" param line:3 language:PuppetManifest scope:definition:testargs 3mode input.pp /^define testargs($file, $mode = '0755') {$/;" param line:3 language:PuppetManifest scope:definition:testargs 4testingname input.pp /^testargs { "testingname":$/;" resource line:7 language:PuppetManifest typeref:typename:testargs end:9 5testingother input.pp /^testargs { "testingother":$/;" resource line:11 language:PuppetManifest typeref:typename:testargs end:14 6