PhoenixStatic.Dependencies (phoenix_static v0.4.2)

Conveniences for working with dependencies.

In this module, "older" means "needs recompiling when considering...". So, if we compare a first module to a module that doesn't exist, the first module doesn't need recompiling, so it's not "older".

Summary

Functions

module_last_modified(module)

older_than_module?(module_1, module_2)

older_than_unix_timestamp?(module, last_modified)