mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
83280d54e9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1708 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
575 B
XML
25 lines
575 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>Ruby</application> package contains
|
|
<command>ruby</command>,
|
|
<command>irb</command>,
|
|
<command>erb</command>,
|
|
<command>rdoc</command>,
|
|
<command>ri</command> and
|
|
<command>testrb</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>ruby</title>
|
|
<para><command>ruby</command> is an interpreted scripting language for quick
|
|
and easy object-oriented programming.</para></sect3>
|
|
|
|
<sect3><title>irb</title>
|
|
<para><command>irb</command> is the interactive interface for ruby.</para>
|
|
</sect3>
|
|
|
|
</sect2>
|