package
Version:
v0.3.0-alpha
Opens a new window with list of versions in this module.
Published: May 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var RootCmd = &cobra.Command{
Use: "nanafs",
Short: "nanafs daemon",
Long: `Everything is an object, everything can be thrown into workflows`,
Run: func(cmd *cobra.Command, args []string) {
_ = cmd.Help()
},
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.