Documentation
¶
Index ¶
- func AdaptSessionColor(prePrompt, sId string) string
- func CmdExist(cmd *cobra.Command, name string) bool
- func ExitConsole(c *console.Console)
- func ExitImplantMenu(c *console.Console)
- func GenMarkdownCustom(cmd *cobra.Command, w io.Writer, linkHandler func(string) string) error
- func GenMarkdownTreeCustom(cmd *cobra.Command, writer io.Writer, linkHandler func(string) string) error
- func GetCmd(cmd *cobra.Command, name string) *cobra.Command
- func Keys[M ~map[K]V, K comparable, V any](m M) []K
- type APP
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdaptSessionColor ¶ added in v0.0.3
func ExitConsole ¶ added in v0.3.0
func ExitImplantMenu ¶ added in v0.3.0
exitImplantMenu uses the background command to detach from the implant menu.
func GenMarkdownCustom ¶ added in v0.1.2
func GenMarkdownTreeCustom ¶ added in v0.1.2
func Keys ¶ added in v0.0.3
func Keys[M ~map[K]V, K comparable, V any](m M) []K
From the x/exp source code - gets a slice of keys for a map
Types ¶
Click to show internal directories.
Click to hide internal directories.