mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1202 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
477 B
XML
22 lines
477 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>Ruby</application> package contains
|
|
<command>ruby</command> and
|
|
<command>irb</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>
|
|
|