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

Method get_inputs

Lib/distutils/command/install_lib.py:203–219  ·  view source on GitHub ↗

Get the list of files that are input to this command, ie. the files that get installed as they are named in the build tree. The files in this list correspond one-to-one to the output filenames returned by 'get_outputs()'.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

get_finalized_commandMethod · 0.80
has_pure_modulesMethod · 0.45
extendMethod · 0.45
get_outputsMethod · 0.45
has_ext_modulesMethod · 0.45

Tested by

no test coverage detected