rumble

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package rumble contains Rumble functions which interface with Rufs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirFunc

type DirFunc struct {
}

DirFunc queries a directory in a tree.

func (*DirFunc) Execute

func (f *DirFunc) Execute(argsVal []interface{}, vars rumble.Variables,
	rt rumble.Runtime) (interface{}, rumble.RuntimeError)

Execute executes the rumble function.

func (*DirFunc) Name

func (f *DirFunc) Name() string

Name returns the name of the function.

func (*DirFunc) Validate

func (f *DirFunc) Validate(argsNum int, rt rumble.Runtime) rumble.RuntimeError

Validate is called for parameter validation and to reset the function state.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL