Versions in this module Expand all Collapse all v1 v1.4.3 Jan 25, 2025 Changes in this version + func Tree() *toolutils.CmdTree + type Tool struct + func (t *Tool) ExecCmd(mod string, cmd string, args []string, defaults []string) + func (t *Tool) ExecCsInfo(args []string) + func (t *Tool) ExecFaceList(args []string) + func (t *Tool) ExecFibList(args []string) + func (t *Tool) ExecRouteList(args []string) + func (t *Tool) ExecStatusGeneral(args []string) + func (t *Tool) ExecStrategyList(args []string) + func (t *Tool) Prefix() enc.Name + func (t *Tool) Start() + func (t *Tool) Stop() v1.4.2 Jan 3, 2025 Changes in this version + func GetNfdcCmdTree() utils.CmdTree + type Nfdc struct + func (n *Nfdc) ExecCmd(mod string, cmd string, args []string, defaults []string) + func (n *Nfdc) ExecCsInfo(args []string) + func (n *Nfdc) ExecFaceList(args []string) + func (n *Nfdc) ExecFibList(args []string) + func (n *Nfdc) ExecRouteList(args []string) + func (n *Nfdc) ExecStatusGeneral(args []string) + func (n *Nfdc) ExecStrategyList(args []string) + func (n *Nfdc) GetPrefix() enc.Name + func (n *Nfdc) Start() + func (n *Nfdc) Stop()