Documentation
¶
Index ¶
Constants ¶
View Source
const NodefileAddNodeRecommendedCommandName = "addnode"
View Source
const NodefileRecommendedCommandName = "nodefile"
Variables ¶
This section is empty.
Functions ¶
func NewCmdNodeFileAddNode ¶
func NewNodeFileCommand ¶
Types ¶
type NodeFileAddNodeOptions ¶
type NodeFileAddNodeOptions struct {
// contains filtered or unexported fields
}
func (*NodeFileAddNodeOptions) Run ¶
func (nfano *NodeFileAddNodeOptions) Run() (err error)
func (*NodeFileAddNodeOptions) Validate ¶
func (nfano *NodeFileAddNodeOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.