p_dependson
Project
public String _p_dependson(String args[]) throws Exception {
return list(args, toFiles(getDependson()));
}