PlatformApp

object PlatformApp
class Object
trait Matchable
class Any

Value members

Concrete methods

def ambientArgs: Option[Seq[String]]

Returns Some(argument list) when compiled with Scala.js and running under Node.js, and None otherwise.

Returns Some(argument list) when compiled with Scala.js and running under Node.js, and None otherwise.