MCPcopy
hub / github.com/bee-san/pyWhat / _check_if_directory

Method _check_if_directory

pywhat/printer.py:251–252  ·  view source on GitHub ↗
(self, text_input)

Source from the content-addressed store, hash-verified

249 return self.bug_bounty_mode
250
251 def _check_if_directory(self, text_input):
252 return os.path.isdir(text_input)

Callers 2

pretty_printMethod · 0.95
print_rawMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected