YukiHelper.Language.verify
You're seeing just the function
verify
, go back to YukiHelper.Language module for more information.
Specs
verify(YukiHelper.Config.t(), keyword()) :: {:ok, language(), compiler()} | {:error, term()}
Verifies that the language is supported and its executable compiler exists.