Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ NewPackagePackCommand
Function
NewPackagePackCommand
plugin/studio/pack/package_pack_command.go:232–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
}
231
232
func
NewPackagePackCommand() *PackagePackCommand {
233
return
&PackagePackCommand{process.NewExecProcess()}
234
}
Callers
4
TestPackWindowsSuccessfully
Function · 0.85
TestPackNonExistentProjectShowsProjectJsonNotFound
Function · 0.85
TestPackInvalidOutputTypeShowsValidationError
Function · 0.85
TestPackCrossPlatformSuccessfully
Function · 0.85
Calls
1
NewExecProcess
Function · 0.92
Tested by
4
TestPackWindowsSuccessfully
Function · 0.68
TestPackNonExistentProjectShowsProjectJsonNotFound
Function · 0.68
TestPackInvalidOutputTypeShowsValidationError
Function · 0.68
TestPackCrossPlatformSuccessfully
Function · 0.68