Module: | Molby |
Molby is the module that bundles Molby-specific classes. Under Molby, the following classes are defined.
A String describing the full path of the directory containing pre-defined mbsf files. It is equivalent to Molby::ResourcePath + "/Scripts/mbsf"
.
A String describing the full path of the directory containing Scripts
and amber11
resources. On Windows, it is something like "C:/Program Files/Molby"
. On Mac, it is something like "/Applications/Molby/Molby.app/Contents/Resources"
.
Note: up to 0.5.6, this constant was defined as Kernel::MolbyResourcePath. The old name is still available for backward compatibility. Also up to 0.5.6, the string on Windows contained backslashes instead of slashes. This changed in 0.5.7, to be more consistent with Molecule#dir or Molecule#path.