Versions in this module Expand all Collapse all v0 v0.0.1 May 1, 2025 Changes in this version + func Launch(ctx context.Context, cliCmd *cli.Command) error + func NewLaunchFloatSubcommand() *cli.Command + func StartCommand(lctx *LaunchContext, subscriber i3ipc.EventSubscriber) error + type LaunchContext struct + Arguments []string + CLICommand *cli.Command + Client i3ipc.PorcelainClient + Command string + Ctx context.Context + Logger *slog.Logger + Process *os.Process