ConfigConverter

class Object
trait Matchable
class Any

Value members

Concrete methods

def convert(options: LinkerOptions, main: String, classpath: Seq[String]): Either[Throwable, BuildOptions]
def convert(options: LinkerOptions, main: Option[String], classpath: Seq[String]): Either[Throwable, BuildOptions]