# File lib/fssm/tree.rb, line 66 def set(path) node = descendant!(path) node.from_path(path).mtime end