de
.
surfice
.
sbtnpm
utils
package
utils
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
utils
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
trait
ExternalCommand
extends
AnyRef
Helper for platform-independent handling of external commands.
case class
FileWithLastrun
(
file:
File
,
lastrun:
Long
)
extends
Product
with
Serializable
abstract
class
JsonFile
extends
AnyRef
sealed
trait
JsonNode
extends
AnyRef
trait
JsonWriter
extends
AnyRef
case class
NodeCommand
(
nodeModulesDir:
File
,
pkg:
String
,
cmdName:
String
)
extends
ExternalCommand
with
Product
with
Serializable
Value Members
object
ExternalCommand
object
FileWithLastrun
extends
Serializable
object
JsonNode
object
JsonWriter
def
fileWithScalaJSStageSuffix
(
dir:
File
,
filePrefix:
String
,
stage:
Scoped
,
fileSuffix:
String
)
:
File
Inherited from
AnyRef
Inherited from
Any
Ungrouped