Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
Runtime owns cross-cutting CLI wiring that should not be spread across commands and shared helpers.
func NewDetached ¶
func NewDetached() *Runtime
NewDetached constructs a runtime for command packages that do not need root flag binding but still want shared client factories.
func (*Runtime) ApplyRootContext ¶
ApplyRootContext applies root flag side effects and returns the derived execution context.
func (*Runtime) NewPlayService ¶
NewPlayService creates an authenticated Android Publisher service.
Click to show internal directories.
Click to hide internal directories.