SafeCode.Validator.FunctionValidators.Behaviour behaviour (safe_code v0.2.0) View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback

safe_function?(function_name)

View Source

Specs

safe_function?(function_name :: atom()) :: boolean()
Link to this callback

safe_module_function?(module, function_name)

View Source

Specs

safe_module_function?(module :: module(), function_name :: atom()) :: boolean()