Index of Public Functions and Variables in Anansi
This page has an alphabetical index of all the documented functions and variables
in
Anansi.
A
add-scape function anansi.receptor.scape add a new scape into a receptor.
address-of function anansi.ceptr get the address of a receptor.
C
contents function anansi.ceptr get an item out of the manifest.
create-repl-server function anansi.libs.server-socket create a repl on a socket.
create-server function anansi.libs.server-socket Creates a server socket on port. Upon accep...
D
destroy-receptor function anansi.ceptr destroy a contained receptor by address.
do-identify function anansi.streamscapes.streamscapes add an identity receptor into the st...
do-incorporate function anansi.streamscapes.streamscapes add a droplet receptor into the stre...
E
execute function anansi.commands Execute a command..
execute function anansi.receptor.host-interface.commands Execute a command..
exit function anansi.commands Terminate connection with the server.
F
find-identities function anansi.streamscapes.streamscapes given a set of identifiers return a ...
find-identity-by-identifier function anansi.streamscapes.streamscapes given an identifier name and identif...
G
gc function anansi.commands Get last changes count.
get-keys function anansi.map-utilities Utility function to return a list of all the key...
get-receptor function anansi.ceptr get a contained receptor by address.
get-scape function anansi.receptor.scape return the named scape receptor.
gs function anansi.commands Get state.
H
help function anansi.commands Show available commands and what they do..
M
make-scapes function anansi.receptor.scape instantiate a scape (utility function for build...
modify-keys function anansi.util takes fn and map and returns new map with fn appli...
modify-vals function anansi.util takes fn and map and returns new map with fn appli...
P
p-> function anansi.ceptr send a signal from the parent.
parent-of function anansi.ceptr return the receptor that is a receptor's parent.
R
remove-value function anansi.map-utilities Utility function that removes all entries in a m...
remove-values function anansi.map-utilities Utility function that remvoes all entries in a m...
restore-content function anansi.ceptr set the value of a manifest item without updating ...
rl function anansi.commands Request a list of all receptor specification on th...
S
s-> function anansi.ceptr send a signal to yourself.
scape-relationship function anansi.receptor.scape return the relationship information about the s...
set-content function anansi.ceptr set the value of a manifest item.
sha function anansi.libs.sha Generates a SHA-256 hash of the given input plaint...
sp function anansi.commands Set prompt.
ss function anansi.commands Send a signal to a receptor..
state-convert function anansi.ceptr worker function to serialize the standard contents...
U
users function anansi.commands Get a list of logged in users.
Other
--> function anansi.ceptr send a signal to a receptor.