View Source mix bex.config (bex v0.4.0)
Collects the information about all bex-patched behaviours and amends the config file
Allowed arguments
--dir: :string
[optional, default:lib/bex
] the directory where to look for generated modules--patch
[optional, default:true
] iffalse
, no attempt to patch found occurences of calls to the behavioured function(s) would be made
Example
mix bex.config --no-patch