Documentation

Reference for RimStone version 4.3.1
Note: All the topics below are available as a single-page documentation. See below how to use man pages.

Browse by topic:    API,   Application information,   Array,   Base64,   Booleans,   C language,   Cookies,   Database,   Debugging,   Directories,   Distributed computing,   Documentation,   Doubles,   Encryption,   Error handling,   Examples,   FastCGI client,   FIFO,   Files,   General,   Hash,   Hex encoding,   Install rimstone,   JSON parsing,   Language,   License,   LIFO,   Linked list,   Math functions,   Memory,   Messages,   Numbers,   Output,   Program execution,   Program flow,   Quick start,   Regex,   Request data,   Request information,   Requests,   Rimstone compiler and utility,   Running application,   SELinux,   Service manager,   Service processing,   Strings,   System information,   Time,   Tree,   URL encoding,   UTF,   Web,   Web encoding,   Web servers,   XML parsing

Man pages
RimStone documentation is available online, and also as man pages (i.e. manual pages). You can use 'man' to get help (if man program is available on your system), for instance:
man read-file

RimStone uses section 2rim of man, so you can also use (in case of conflicts):
man 2rim read-file

If man program is not available on your system, you can also view topics with 'rim --man <topic>', for example:
rim --man run-query

To show all topics, type:
rim --man all



Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.