public final class Exports extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
static Objs.Property<String> |
EOL |
Modifier and Type | Method and Description |
---|---|
static String |
arch() |
static Array<CpuInfo> |
cpus() |
static String |
endianness() |
static double |
freemem() |
static String |
homedir() |
static String |
hostname() |
static Array<Number> |
loadavg() |
static Objs |
networkInterfaces() |
static String |
platform() |
static String |
release() |
static String |
tmpdir() |
static double |
totalmem() |
static String |
type() |
static double |
uptime() |
$as, $as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public static Objs.Property<String> EOL
public static String arch()
public static String endianness()
public static double freemem()
public static String homedir()
public static String hostname()
public static Objs networkInterfaces()
public static String platform()
public static String release()
public static String tmpdir()
public static double totalmem()
public static String type()
public static double uptime()
Copyright © 2018. All rights reserved.