fab.tools.category#

This simple module defines an Enum for all allowed categories.

Classes

Category(value)

This class defines the allowed tool categories.

class fab.tools.category.Category(value)#

This class defines the allowed tool categories.

property is_compiler#

Returns if the category is either a C or a Fortran compiler.