helpers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package helpers provides shared utility functions for the ezstack CLI.

Index

Constants

View Source
const DefaultBaseBranch = "main"

DefaultBaseBranch is the default base branch name when not configured.

Variables

This section is empty.

Functions

func ExpandPath

func ExpandPath(path string) string

ExpandPath expands a path, replacing ~ with the user's home directory.

func MergeFlags

func MergeFlags(pairs ...*bool)

MergeFlags merges short flags into long flags. Pass pairs of (shortFlag, longFlag) pointers: short1, long1, short2, long2, etc.

Types

This section is empty.

Jump to

Keyboard shortcuts

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