zotonic_filehandler_mapper (zotonic_filehandler v1.0.0-rc.13)
Link to this section Summary
Functions
Check if the directory name is the name of a (compiled) application
Link to this section Functions
Link to this function
is_application(AppName)
Link to this function
map_change(Verb, Filename)
-spec map_change(zotonic_filehandler:verb(), Filename :: binary()) -> {ok, [mfa()]} | {error, term()} | false.