ainargs_native0.5_3.0.7.6.source-code.ParserForMethodsCompanionVersionSpecific.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mainargs_native0.5_3 Show documentation
Show all versions of mainargs_native0.5_3 Show documentation
Main method argument parser for Scala
The newest version!
package mainargs
private [mainargs] trait ParserForMethodsCompanionVersionSpecific {
inline def apply[B](base: B): ParserForMethods[B] = ${ Macros.parserForMethods[B]('base) }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy