Documentation ¶
Index ¶
- func CreateFolderPackage(folder string) (command.Package, error)
- func CreateGitRepoPackage(urlAsString string) (command.Package, error)
- func CreateZipPackage(zipFilename string) (command.Package, error)
- func ExecSetupHookFromPackage(pkg command.PackageManifest, pkgDir string) error
- func ReadManifest(file fs.File) (command.PackageManifest, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecSetupHookFromPackage ¶
func ExecSetupHookFromPackage(pkg command.PackageManifest, pkgDir string) error
func ReadManifest ¶
func ReadManifest(file fs.File) (command.PackageManifest, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.