Fabrique

A build language for complex systems

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fabrique::plugins Namespace Reference

Plugins that ship with Fabrique. More...

Classes

class  SysctlPlugin
 Provides access to the sysctl(3) set of C library functions. More...
 
class  Which
 Finds files (executables or any other kind of files) in the PATH environment variable. More...
 

Detailed Description

Plugins that ship with Fabrique.

There is nothing special or "internal" about these plugins: they are compiled as shared libraries like any other plugin would be. They are, however, written by the authors of Fabrique and might serve as simple examples for plugin writers.