[][src]Module hm::util

Functions

do_tasks

Take our list of ManagedObjects to do stuff to, and determine if they're simple or complex (simple is symlink or copy, complex maybe compilation or pulling a git repo). We just do the simple ones, as they won't be computationally expensive.