Module helpers

Module helpers 

Source

Functions§

function_signature
Generates a function signature with parameter types (e.g., “functionName(type1,type2)”). Returns the function name without parameters if the function has no parameters.
merge_toml_table 🔒
Merge original toml table with the override.