MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / onecmd

Method onecmd

Lib/cmd.py:196–221  ·  view source on GitHub ↗

Interpret the argument as though it had been typed in response to the prompt. This may be overridden, but should not normally need to be; see the precmd() and postcmd() methods for useful execution hooks. The return value is a flag indicating whether interpretation o

(self, line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cmdloopMethod · 0.95
emptylineMethod · 0.95

Calls 4

parselineMethod · 0.95
emptylineMethod · 0.95
defaultMethod · 0.95
getattrFunction · 0.85

Tested by

no test coverage detected