Module umm::util

source ·
Expand description

Utility functions for convenience

Functions§

  • Find class, jar files in library path and build directory to populate classpath and return it
  • TODO: Add docs
  • Download a URL and return response as JSON
  • Download a URL and return response as string
  • A glob utility function to find paths to files with certain extension
  • Finds and returns the path to java binary
  • Finds and returns the path to javac binary
  • Find java files in source path and root directory to populate sourcepath and return it
  • Finds and returns the path to umm If not found, returns “./umm”
  • Use active retrieval when retrieving context from student submission.
  • Use heuristic based retrieval when retrieving context from student submission.