YukiHelper.Language.compile

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

compile(config, source, opts)

View Source

Specs

compile(YukiHelper.Config.t(), source(), opts()) ::
  {:ok, String.t()} | {:error, term()}