# Packages
No description provided by the author
# Functions
MatchAddition is a general-purpose mechanism for matching a standard Unikraft `Makefile.uk` file line which consists of an append for an additional file or flag to a composite.
MatchRegistrationLine detects if the line represents a library registration.
NewFromDir returns all the registering libraries from a given directory.
NewLibraryConfigFromOptions is a constructor for LibraryConfig.
NewLibraryFromPackage creates a new library from package.
TransformFromSchema parses an input schema and returns an instantiated LibraryConfig.
TransformMapFromSchema.
WithCFlags sets the C flags of this library component.
WithCompileDate sets the compile date of this library component.
WithCompiledBy sets the user who compiled this library component.
WithCompiledByAssoc sets the association of the user who compiled this library component.
WithCompiler sets the compiler of this library component.
WithInternal marks the library as a part of the Unikraft core.
WithLicense sets the license of this library component.
WithName sets the name of this library component.
WithSource sets the library's source which indicates where it was retrieved and in component context and not the origin.
WithVersion sets the version of this library component.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author