Versions in this module Expand all Collapse all v1 v1.1.1 Dec 26, 2019 v1.1.0 Sep 8, 2019 Changes in this version + type DirFunc struct + func (f *DirFunc) Execute(argsVal []interface{}, vars rumble.Variables, rt rumble.Runtime) (interface{}, rumble.RuntimeError) + func (f *DirFunc) Name() string + func (f *DirFunc) Validate(argsNum int, rt rumble.Runtime) rumble.RuntimeError