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

Method get_outputs

Lib/distutils/command/install_lib.py:182–201  ·  view source on GitHub ↗

Return the list of files that would be installed if this command were actually run. Not affected by the "dry-run" flag or whether modules have actually been built yet.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_mutate_outputsMethod · 0.45
get_inputsMethod · 0.45

Calls 4

_mutate_outputsMethod · 0.95
_bytecode_filenamesMethod · 0.95
has_pure_modulesMethod · 0.45
has_ext_modulesMethod · 0.45

Tested by

no test coverage detected