Documentation
¶
Index ¶
- func CreateCmd() *cobra.Command
- func DeleteCmd() *cobra.Command
- func EditCmd() *cobra.Command
- func FormatEntries(entries map[string]os.DirEntry, root string) string
- func ListCmd() *cobra.Command
- func NotesCmd() *cobra.Command
- func RenderCmd() *cobra.Command
- type CreateOptions
- type DeleteOptions
- type EditOptions
- type ListOptions
- type RenderOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOptions ¶
type DeleteOptions ¶
type DeleteOptions struct{}
type EditOptions ¶
type EditOptions struct {
Editor string
}
type ListOptions ¶
type RenderOptions ¶
type RenderOptions struct {
Raw bool
}
Click to show internal directories.
Click to hide internal directories.