Documentation ¶ Index ¶ func GetCtx(thread *starlark.Thread) context.Context func GetCurrentFilePath(thread *starlark.Thread) string func GetDryRun(thread *starlark.Thread) bool func SetCtx(ctx context.Context, thread *starlark.Thread) func SetDryRun(thread *starlark.Thread, dryrun bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCtx ¶ added in v0.0.4 func GetCtx(thread *starlark.Thread) context.Context func GetCurrentFilePath ¶ added in v0.0.4 func GetCurrentFilePath(thread *starlark.Thread) string func GetDryRun ¶ added in v0.0.8 func GetDryRun(thread *starlark.Thread) bool func SetCtx ¶ added in v0.0.4 func SetCtx(ctx context.Context, thread *starlark.Thread) func SetDryRun ¶ added in v0.0.8 func SetDryRun(thread *starlark.Thread, dryrun bool) Types ¶ This section is empty. Source Files ¶ View all Source files filename.go local.go Directories ¶ Show internal Expand all Path Synopsis arguments functions repl Click to show internal directories. Click to hide internal directories.