API for anansi.receptor.scape
by
Eric Harris-Braun
Usage:
(ns your-namespace
(:require anansi.receptor.scape))
Overview
Scape receptor
Public Variables and Functions
add-scape
function
Usage: (add-scape _r scape-name)
add a new scape into a receptor
get-scape
function
Usage: (get-scape receptor scape-name)
(get-scape receptor scape-name create-if-non-existent)
return the named scape receptor
make-scapes
function
Usage: (make-scapes _r manifest & scapes)
instantiate a scape (utility function for building the manifests)
scape-relationship
function
Usage: (scape-relationship _r aspect)
return the relationship information about the scape