MCPcopy Create free account
hub / github.com/NetSys/bess / get_default_args

Method get_default_args

bessctl/cli.py:377–378  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

375 raise self.InvalidCommandError()
376
377 def get_default_args(self):
378 return []
379
380 def bind_args(self, cmd, line):
381 syntax, desc, func = cmd

Callers 1

bind_argsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected