tui

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildExecCmd

func BuildExecCmd(cmdStr, projectRoot string) *exec.Cmd

BuildExecCmd constructs an *exec.Cmd for the given command string and project root. It prefers to run the command directly without a shell by splitting arguments safely via git.SplitCommand. If the string appears to require shell interpretation, it falls back to a platform-appropriate shell invocation (sh -c on Unix, powershell -Command on Windows).

func Run

func Run(gf *gitflow.Logic) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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