Feature for testing the presence of meataxe¶
- class sage.features.meataxe.Meataxe¶
Bases:
sage.features.join_feature.JoinFeatureA
Featuredescribing the presence ofmeataxe.EXAMPLES:
sage: from sage.features.meataxe import Meataxe sage: Meataxe().is_present() # optional - meataxe FeatureTestResult('meataxe', True)
- sage.features.meataxe.all_features()¶