pyre.externals.ToolInstallation¶
Module Contents¶
-
class
pyre.externals.ToolInstallation.ToolInstallation¶ Bases:
pyre.externals.Installation.InstallationThe package manager for generic tools
-
bindir¶
-
doc= the location of my binaries¶
-
binaries(self, **kwds)¶ A sequence of names of binaries to look for
-
pyre_configured(self)¶ Verify that the {bindir} trait points to a good location
-