Documentation
¶
Overview ¶
https://github.com/goruby/goruby/blob/43c93d4f2611780d923d8616b9aed61bd013384b/parser/interface.go#L61 https://github.com/goruby/goruby/blob/43c93d4f2611780d923d8616b9aed61bd013384b/object/kernel.go#L186
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PuppetFunction ¶
type PuppetFunction struct {
Name string `json:"name"`
File string `json:"file"`
Line int `json:"line"`
}
PuppetFunction blah
Click to show internal directories.
Click to hide internal directories.