Skip to content

Commit

Permalink
v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
poeticAndroid committed Oct 22, 2018
1 parent aff4a11 commit 8902073
Show file tree
Hide file tree
Showing 9 changed files with 1,569 additions and 1,459 deletions.
12 changes: 6 additions & 6 deletions docs/classes/_script__lib_websys_.webmachineworker.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

**new WebMachineWorker**(): [WebMachineWorker](_script__lib_websys_.webmachineworker.md)

*Defined in [script/_lib/WebSys.ts:700](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L700)*
*Defined in [script/_lib/WebSys.ts:702](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L702)*

**Returns:** [WebMachineWorker](_script__lib_websys_.webmachineworker.md)

Expand All @@ -53,7 +53,7 @@ ___

*Implementation of [MachineWorker](../interfaces/_script__lib_machineworker_.machineworker.md).[baseUrl](../interfaces/_script__lib_machineworker_.machineworker.md#baseurl)*

*Defined in [script/_lib/WebSys.ts:700](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L700)*
*Defined in [script/_lib/WebSys.ts:702](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L702)*

___
<a id="worker"></a>
Expand All @@ -62,7 +62,7 @@ ___

**● worker**: *`Worker`*

*Defined in [script/_lib/WebSys.ts:699](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L699)*
*Defined in [script/_lib/WebSys.ts:701](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L701)*

___

Expand All @@ -76,7 +76,7 @@ ___

*Implementation of [MachineWorker](../interfaces/_script__lib_machineworker_.machineworker.md).[onMessage](../interfaces/_script__lib_machineworker_.machineworker.md#onmessage)*

*Defined in [script/_lib/WebSys.ts:710](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L710)*
*Defined in [script/_lib/WebSys.ts:712](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L712)*

**Parameters:**

Expand All @@ -93,7 +93,7 @@ ___

**send**(msg: *`any`*, transferables?: * `any`[] &#124; `undefined`*): `void`

*Defined in [script/_lib/WebSys.ts:706](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L706)*
*Defined in [script/_lib/WebSys.ts:708](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L708)*

**Parameters:**

Expand All @@ -113,7 +113,7 @@ ___

*Implementation of [MachineWorker](../interfaces/_script__lib_machineworker_.machineworker.md).[terminate](../interfaces/_script__lib_machineworker_.machineworker.md#terminate)*

*Defined in [script/_lib/WebSys.ts:716](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L716)*
*Defined in [script/_lib/WebSys.ts:718](https://github.com/FantasyInternet/cyberterminal/blob/HEAD/src/script/_lib/WebSys.ts#L718)*

**Returns:** `void`

Expand Down
Loading

0 comments on commit 8902073

Please sign in to comment.