Description Usage Arguments Value Examples
Lists all the Jazz server sources including the 'sys' and 'www' sources. Jazz persistence is organized in sources. All sources except 'sys' and 'www' are user defined. Sources are 15 char long alphanumeric or underscore.
1 | list_sources(host = .host.)
|
host |
(Optional) the name of the jazz server host (including the port). Usually set just once via set_jazz_host(). |
Returns the server's sources as a vector of string.
1 2 3 4 | ## Not run:
list_sources()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.