Uni-Logo

Configuration

back to TreatJS Core API Documentation

Configuration

(TreatJS 1.x)

Description

configure( object );

Parameters

object
A configuration object.

Flags

assertion
Enable contract assertion.
membrane
Enable sandbox membrane.
decompile
Enable function decompile.
canonicalize
Canonicalize Contracts.

Verbose

(TreatJS 1.x)

Description

verbose( object );

Parameters

object
A configuration object.

Flags

assert
Enable assertion output.
sandbox
Enable sandbox output.