serum v1.0.0 Serum.Util
This module provides some frequently used shortcut functions. These functions are inlined by the compiler.
Link to this section Summary
Functions
Displays which file is generated.
Displays which file is generated.
Displays which directory is created.
Prints a warning message to stderr.
Link to this section Functions
Link to this macro
msg_gen(dest) (macro)
Displays which file is generated.
Link to this macro
msg_gen(src, dest) (macro)
Displays which file is generated.
Link to this macro
msg_mkdir(dir) (macro)
Displays which directory is created.
Link to this macro
warn(str) (macro)
Prints a warning message to stderr.