cmd

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func NewCmdDev

func NewCmdDev() *cobra.Command

func NewCmdDevDocSupportActions

func NewCmdDevDocSupportActions() *cobra.Command

func NewCmdDevDoctor

func NewCmdDevDoctor() *cobra.Command

func NewCmdDevGenerateBase added in v0.5.0

func NewCmdDevGenerateBase() *cobra.Command

func NewCmdDevListUnmappedActions

func NewCmdDevListUnmappedActions() *cobra.Command

func NewCmdDevLookup added in v0.5.2

func NewCmdDevLookup() *cobra.Command

func NewCmdDevMapping added in v0.5.2

func NewCmdDevMapping() *cobra.Command

func NewCmdExport

func NewCmdExport() *cobra.Command

func NewCmdImport

func NewCmdImport() *cobra.Command

func NewCmdMigrate

func NewCmdMigrate() *cobra.Command

func NewCmdServe

func NewCmdServe(rootFlags *rootFlags) *cobra.Command

func NewCmdView

func NewCmdView() *cobra.Command

Types

type KeybindingMapping added in v0.5.2

type KeybindingMapping struct {
	Keybinding  string `json:"keybinding"`
	VSCodeCmd   string `json:"vscode_command"`
	VSCodeWhen  string `json:"vscode_when,omitempty"`
	XcodeAction string `json:"xcode_action"`
	XcodeTitle  string `json:"xcode_title,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL