package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Aug 10, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Export produces a VCF file containing card entries for all the rooms.
Load searches the following paths for a room definition file:
- $DENIM_ROOMS (path to a FILE or a URL)
- $HOME/.denim/rooms
- $DENIM_HOME/.denim/rooms
Loaded indicates if the room data has been loaded
Source returns the underlying source of room data
Room wraps a meeting and provides a name to associate with it.
All returns a list of all the rooms.
Find returns a room that matches the provided name. The name is not case-sensitive.
Notes returns a formated notes portion of the vCard
Print returns a user-friendly string describing the room.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.