YukiHelper.Download.get_testcase

You're seeing just the function get_testcase, go back to YukiHelper.Download module for more information.
Link to this function

get_testcase(config, no, filename, type, opts \\ [])

View Source

Specs

get_testcase(
  YukiHelper.Config.t(),
  YukiHelper.Problem.no(),
  filename(),
  filetype(),
  keyword()
) :: {:ok, data()} | {:error, term()}

downloads the specified testcase for the problem.