lang: funcs: Add a new readfile function
This adds a new function that reads files from the local host.
This commit is contained in:
@@ -23,5 +23,6 @@ import (
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coreexample"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/corefmt"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coremath"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coreos"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coresys"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user