b.t.f.Feature(object) : class documentation

Part of bzrlib.tests.features View In Hierarchy

Known subclasses: bzrlib.plugins.launchpad.test_lp_api_lite._JSONParserFeature, bzrlib.tests.features._AttribFeature, bzrlib.tests.features._BackslashDirSeparatorFeature, bzrlib.tests.features._BreakinFeature, bzrlib.tests.features._ByteStringNamedFilesystem, bzrlib.tests.features._CaseInsCasePresFilenameFeature, bzrlib.tests.features._CaseInsensitiveFilesystemFeature, bzrlib.tests.features._CaseSensitiveFilesystemFeature, bzrlib.tests.features._ChownFeature, bzrlib.tests.features._CompatabilityThunkFeature, bzrlib.tests.features._HardlinkFeature, bzrlib.tests.features._HTTPSServerFeature, bzrlib.tests.features._NotRunningAsRoot, bzrlib.tests.features._OsFifoFeature, bzrlib.tests.features._PosixPermissionsFeature, bzrlib.tests.features._StraceFeature, bzrlib.tests.features._SymlinkFeature, bzrlib.tests.features._UnicodeFilenameFeature, bzrlib.tests.features._UTF8Filesystem, bzrlib.tests.features.ExecutableFeature, bzrlib.tests.features.ModuleAvailableFeature, bzrlib.tests.features.Win32Feature, bzrlib.tests.ftp_server._FTPServerFeature, bzrlib.tests.test_osutils._UTF8DirReaderFeature, bzrlib.tests.test_selftest._MissingFeature, bzrlib.tests.test_smart_transport._InvalidHostnameFeature

An operating system Feature.
Method __init__ Undocumented
Method available Is the feature available?
Method __str__ Undocumented
Method _probe Implement this method in concrete features.
def __init__(self):
Undocumented
def available(self):
Is the feature available?
ReturnsTrue if the feature is available.
def _probe(self):
Implement this method in concrete features.
ReturnsTrue if the feature is available.
def __str__(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.