Changes

Jump to navigation Jump to search
292 bytes removed ,  13:45, 20 May 2015
no edit summary
| <code>{info} \0</code>
| Adds a new resource to the opened database.
|-
| WATCH
| <code>\10 {name}</code>
| <code>{info} \0</code>
| Registers the client for the specified event.
|-
| UNWATCH
| <code>\11 {name}</code>
| <code>{info} \0</code>
| Unregisters the client.
|-
| REPLACE
* Store raw data at the specified path:<br/><code>void store(String path, InputStream input)</code>
 
* Watch the specified event:<br/><code>void watch(String name, Event notifier)</code>
 
* Unwatch the specified event:<br/><code>void unwatch(String name)</code>
* Return process information:<br/><code>String info()</code>
=Changelog=
 
;Version 8.2
 
* Removed: {{Code|WATCH}} and {{Code|UNWATCH}} command
;Version 8.0
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu