de.surfice.sbtnpm

utils

package utils

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. utils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait ExternalCommand extends AnyRef

    Helper for platform-independent handling of external commands.

  2. case class FileWithLastrun(file: File, lastrun: Long) extends Product with Serializable

  3. abstract class JsonFile extends AnyRef

  4. sealed trait JsonNode extends AnyRef

  5. trait JsonWriter extends AnyRef

  6. case class NodeCommand(nodeModulesDir: File, pkg: String, cmdName: String) extends ExternalCommand with Product with Serializable

Value Members

  1. object ExternalCommand

  2. object FileWithLastrun extends Serializable

  3. object JsonNode

  4. object JsonWriter

  5. def fileWithScalaJSStageSuffix(dir: File, filePrefix: String, stage: Scoped, fileSuffix: String): File

Inherited from AnyRef

Inherited from Any

Ungrouped