YukiHelper.Language.run
You're seeing just the function
run
, go back to YukiHelper.Language module for more information.
Specs
run( YukiHelper.Config.t(), YukiHelper.Problem.no(), testcase(), source(), opts() ) :: {status(), exec_time()} | status()
Runs compiled target and returns status
and execution time.