package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

New receives a language and script body that are used to construct a runable on-disk file that is tracked by the returned value.
NewAsSource recieves a language and script body that are used to construct an on-disk file that is tracked by the return value.
NewEmpty receives a language that is used to construct a runnable, but empty, on-disk file that is tracked by the return value.

# Structs

ScriptFile represents an on-disk executable file.