MCPcopy 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
232func NewPackagePackCommand() *PackagePackCommand {
233 return &PackagePackCommand{process.NewExecProcess()}
234}

Calls 1

NewExecProcessFunction · 0.92