RsWithServeModule

mill.javascriptlib.RsWithServeModule

Attributes

Graph
Supertypes
trait Module
class BaseClass
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
TypeScriptModule
Supertypes
trait Module
class BaseClass
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Show all
@Scaladoc(value = "/**\n * Miscellaneous machinery around traversing & querying the build hierarchy,\n * that should not be needed by normal users of Mill\n */")
object millInternal extends Internal

Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill

Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill

Attributes

Inherited from:
Module
Supertypes
class Internal
class Object
trait Matchable
class Any

Value members

Concrete methods

override def npmDevDeps: Target[Seq[String]]

Attributes

Definition Classes
def run: Target[CommandResult]

Inherited methods

def allSources: Target[IndexedSeq[PathRef]]

Attributes

Inherited from:
TypeScriptModule
override def bundle: Target[PathRef]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
def bundleExternal: Target[Seq[Value]]

Attributes

Inherited from:
TypeScriptModule
def bundleFlags: Target[Map[String, Value]]

Attributes

Inherited from:
TypeScriptModule
def bundleScriptBuilder: Task[String]

Attributes

Inherited from:
TypeScriptModule
override def compile: Target[(PathRef, PathRef)]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
override def compilerOptions: Target[Map[String, Value]]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
override def compilerOptionsBuilder: Task[Map[String, Value]]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
override def compilerOptionsPaths: Task[Map[String, String]]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
def computedArgs: Target[Seq[String]]

Attributes

Inherited from:
TypeScriptModule
def declarationDir: Task[Value]

Attributes

Inherited from:
TypeScriptModule
def executionFlags: Target[Map[String, String]]

Attributes

Inherited from:
TypeScriptModule
override def forkEnv: Target[Map[String, String]]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
def generatedSources: Target[Seq[PathRef]]

Attributes

Inherited from:
TypeScriptModule
def generatedSourcesPathsBuilder: Target[Seq[(String, String)]]

Attributes

Inherited from:
TypeScriptModule
def mainFileName: Target[String]

Attributes

Inherited from:
TypeScriptModule
def mainFilePath: Target[Path]

Attributes

Inherited from:
TypeScriptModule
def millModuleDirectChildren: Seq[Module]

Attributes

Inherited from:
Module
def millOuterCtx: Ctx

Attributes

Inherited from:
BaseClass
def millSourcePath: Path

Attributes

Inherited from:
Module

Attributes

Inherited from:
TypeScriptModule
def modulePaths: Task[Seq[(String, String)]]

Attributes

Inherited from:
TypeScriptModule
override def npmDeps: Target[Seq[String]]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
def npmInstall: Target[PathRef]

Attributes

Inherited from:
TypeScriptModule
def packageJestOptions: Target[Obj]

Attributes

Inherited from:
ReactScriptsModule
def packageOptions: Target[Map[String, Value]]

Attributes

Inherited from:
ReactScriptsModule
def resources: Target[Seq[PathRef]]

Attributes

Inherited from:
TypeScriptModule
def run(args: Args): Command[CommandResult]

Attributes

Inherited from:
TypeScriptModule
override def sources: Target[PathRef]

Attributes

Definition Classes
Inherited from:
ReactScriptsModule
def test: Target[CommandResult]

Attributes

Inherited from:
ReactScriptsModule
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Module -> Any
Inherited from:
Module
def transitiveNpmDeps: Target[Seq[String]]

Attributes

Inherited from:
TypeScriptModule
def transitiveNpmDevDeps: Target[Seq[String]]

Attributes

Inherited from:
TypeScriptModule
def transitiveUnmanagedDeps: Target[Seq[PathRef]]

Attributes

Inherited from:
TypeScriptModule
def typeRoots: Task[Value]

Attributes

Inherited from:
TypeScriptModule
def unmanagedDeps: Target[Seq[PathRef]]

Attributes

Inherited from:
TypeScriptModule
def upstreamPathsBuilder: Task[Seq[(String, String)]]

Attributes

Inherited from:
TypeScriptModule
def upstreams: Target[(PathRef, PathRef, Seq[PathRef])]

Attributes

Inherited from:
TypeScriptModule

Givens

Inherited givens

given millModuleCaller: Caller

Attributes

Inherited from:
Module

Implicits

Inherited implicits

implicit def millModuleBasePath: BasePath

Attributes

Inherited from:
Module
implicit def millModuleExternal: External

Attributes

Inherited from:
Module
implicit def millModuleSegments: Segments

Attributes

Inherited from:
Module
implicit def millModuleShared: Foreign

Attributes

Inherited from:
Module