MCPcopy Create free account
hub / github.com/XiaoliChan/LDAPShell / emptyline

Method emptyline

utils/ldap_shell.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 self.domain_dumper = domain_dumper
47
48 def emptyline(self):
49 pass
50
51 def onecmd(self, s):
52 ret_val = False

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected