File: env

package info (click to toggle)
libdb2-ruby 0.5.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,352 kB
  • ctags: 2,743
  • sloc: ansic: 11,156; ruby: 6,199; cpp: 6,064; makefile: 86; sh: 31
file content (18 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<entry index='e'>
<name>ENV</name>
<reference>environment variable</reference>
<reference>singleton method</reference>
<reference>instance</reference>
<reference>ruby</reference>
<reference>object</reference>
<reference>hash</reference>
<content>
    ((Object)) which operates same as ((Hash))
    to access ((environment variable|Environment Variable)).
    Actually it is an ((instance|Instance)) of the Object class
    which adds a ((singleton method|Singleton Method)).
    When the ((environment variable|Environment Variable)) is changed
    with this object, it is succeeded to the offspring process
    of ((Ruby)).
</content>
</entry>