Difference between revisions of "ISKernel:Services (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
 +
===Display all registered services===
 +
;Output
 +
  Registered Inner Space services:
 +
--------------------
 +
Files: (system service) 0 clients
 +
Services: (system service) 0 clients (Bi-directional)
 +
Pulse: (system service) 0 clients
 +
Console: (system service) 0 clients
 +
Triggers: (system service) 0 clients (Bi-directional)
 +
Events: (system service) 0 clients (Bi-directional)
 +
Scripts: (system service) 0 clients (Bi-directional)
 +
Memory: (system service) 0 clients (Bi-directional)
 +
HTTP: (system service) 0 clients (Bi-directional)
 +
Extensions: (system service) 0 clients (Bi-directional)
  
 
== See Also ==
 
== See Also ==

Revision as of 23:04, 24 August 2005

Syntax

Services

Forms

  • Services - Displays all registered InnerSpace services

Examples

Display all registered services

Output
 Registered Inner Space services:
--------------------
Files: (system service) 0 clients
Services: (system service) 0 clients (Bi-directional)
Pulse: (system service) 0 clients
Console: (system service) 0 clients
Triggers: (system service) 0 clients (Bi-directional)
Events: (system service) 0 clients (Bi-directional)
Scripts: (system service) 0 clients (Bi-directional)
Memory: (system service) 0 clients (Bi-directional)
HTTP: (system service) 0 clients (Bi-directional)
Extensions: (system service) 0 clients (Bi-directional)

See Also