Current section
Files
Jump to
Current section
Files
lib/arg_parse/parser/info.ex
defmodule ArgParse.Parser.Info do
use Spark.InfoGenerator,
extension: ArgParse.Parser.Dsl,
sections: [:parser]
end