package
Version:
v0.1.1-beta
Opens a new window with list of versions in this module.
Published: Aug 21, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BundleMeta struct {
PatchName string `json:"patch_name"`
CurrentBranch string `json:"current_branch"`
DirName string `json:"dir_name"`
DiffCmd string `json:"diff_cmd"`
Remote string `json:"remote"`
GitDirty bool `json:"git_dirty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.