Doc
class ScalaCommand[DocOptions]
trait CommandHelpers
trait NeedsArgvCommand
class Command[DocOptions]
class CaseApp[DocOptions]
class Object
trait Matchable
class Any
Doc.type
Type members
Inherited classlikes
Value members
Concrete methods
def generateScaladocDirPath(build: Successful, logger: Logger, extraArgs: Seq[String]): Either[BuildException, Path]
Inherited methods
Inherited fields
Implicits
Inherited implicits
final implicit def EitherBuildExceptionOps[E <: BuildException, T](either: Either[E, T]): EitherBuildExceptionOps[E, T]
- Inherited from:
- CommandHelpers