| Module: | libcrosscheck | Package: | wrap.frontside.crosscheck | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibCrossCheck Library: Project Home | Documentation |
wrap.frontside.crosscheck.Crosscheck
Inheritance : Object
Methods
| Name | Signature |
| addPath | void addPath(String path) |
| getPaths | Array<String> getPaths() |
| load | void load(String fileName) |
| onSetup | void onSetup(Function onSetup) |
| void print(Object toPrint) | |
| require | void require(String fileName) |
| setSharedScope | void setSharedScope(boolean sharedScope) |
Methods
|
addPath void addPath(String path) Parameters
|
|
getPaths Array<String> getPaths()
|
||||
|
load void load(String fileName) Parameters
|
|
onSetup void onSetup(Function onSetup) Parameters
|
|
void print(Object toPrint) Parameters
|
|
require void require(String fileName) Parameters
|
|
setSharedScope void setSharedScope(boolean sharedScope) Parameters
|
| Module: | libcrosscheck | Package: | wrap.frontside.crosscheck | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibCrossCheck Library: Project Home | Documentation |