1368件ヒット
[1-100件を表示]
(0.130秒)
ライブラリ
- ビルトイン (265)
-
cgi
/ core (12) - erb (12)
- expect (24)
-
io
/ wait (36) - kconv (12)
-
minitest
/ unit (1) - mkmf (12)
- monitor (18)
-
net
/ ftp (24) -
net
/ http (48) -
net
/ imap (24) -
net
/ pop (36) -
net
/ smtp (24) - rake (12)
- resolv (12)
-
rexml
/ document (120) - rss (348)
-
rubygems
/ package / tar _ output (48) -
rubygems
/ source _ index (12) -
rubygems
/ user _ interaction (12) -
shell
/ command-processor (6) - stringio (48)
- strscan (24)
- thread (2)
- timeout (8)
- tracer (12)
-
webrick
/ cgi (12) -
webrick
/ log (12) - win32ole (48)
- zlib (72)
クラス
-
ARGF
. class (24) - Array (57)
- CGI (12)
- ERB (12)
-
Encoding
:: Converter (12) -
Gem
:: Package :: TarOutput (48) -
Gem
:: SourceIndex (12) -
Gem
:: StreamUI (12) - IO (116)
- Integer (36)
- MatchData (24)
-
MiniTest
:: Unit (1) - Monitor (6)
-
MonitorMixin
:: ConditionVariable (12) -
Net
:: FTP (24) -
Net
:: HTTP (48) -
Net
:: IMAP (12) -
Net
:: IMAP :: Address (12) -
Net
:: POP3 (36) -
Net
:: SMTP (24) - Object (12)
-
RDoc
:: Options (12) -
REXML
:: AttlistDecl (12) -
REXML
:: Attribute (12) -
REXML
:: Declaration (12) -
REXML
:: DocType (12) -
REXML
:: Document (24) -
REXML
:: Element (12) -
REXML
:: ExternalEntity (12) -
REXML
:: Formatters :: Default (12) -
REXML
:: NotationDecl (12) -
RSS
:: ImageFaviconModel :: ImageFavicon (24) -
RSS
:: ImageItemModel :: ImageItem (24) -
RSS
:: Maker :: ChannelBase (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Channel :: ImageFavicon (24) -
RSS
:: RDF :: Image (24) -
RSS
:: RDF :: Item (24) -
RSS
:: RDF :: Textinput (24) -
RSS
:: TaxonomyTopicModel :: TaxonomyTopic (24) -
RSS
:: TrackBackModel10 :: TrackBackAbout (48) -
RSS
:: TrackBackModel20 :: TrackBackAbout (48) -
Rake
:: Application (12) -
Resolv
:: DNS (12) -
Shell
:: CommandProcessor (6) - String (36)
- StringIO (48)
- StringScanner (24)
-
Thread
:: ConditionVariable (12) -
Thread
:: Mutex (10) - Tracer (12)
-
WEBrick
:: BasicLog (12) -
WEBrick
:: CGI (12) -
WIN32OLE
_ EVENT (12) -
WIN32OLE
_ PARAM (36) -
Zlib
:: GzipReader (12) -
Zlib
:: Inflate (12) -
Zlib
:: ZStream (48)
モジュール
- Kernel (20)
-
RSS
:: BaseTrackBackModel (36)
キーワード
- << (12)
- about (108)
- about= (108)
-
add
_ gem _ contents (12) -
add
_ signatures (12) -
avail
_ out (12) -
avail
_ out= (12) - begin (12)
- chr (24)
- close (12)
- content (12)
- content= (12)
-
cpp
_ command (12) - digits (12)
- display (12)
- end (12)
- expect (24)
- fatal (12)
- fetch (36)
-
flush
_ next _ out (12) -
force
_ output= (12) - header (12)
- input? (12)
-
insert
_ output (12) - kconv (12)
-
keep
_ alive _ timeout (12) -
keep
_ alive _ timeout= (12) - logout (12)
-
on
_ event _ with _ outargs (12) - outdated (12)
- output? (12)
- outs (12)
- pack (21)
- pointer= (12)
- pos= (12)
- pread (8)
- read (24)
-
read
_ nonblock (36) -
read
_ timeout (48) -
read
_ timeout= (48) - readpartial (48)
- resource (12)
- resource= (12)
- retval? (12)
- route (12)
-
set
_ debug _ output (12) -
set
_ eoutvar (12) - sleep (10)
- start (12)
- status (1)
- stdout (12)
- sysread (24)
- timeout (8)
- timeouts= (12)
-
to
_ f (12) -
total
_ out (12) -
trackback
_ about (12) -
trackback
_ about= (12) -
trackback
_ abouts (12) -
tty
_ output= (12) - unpack (12)
- value (24)
- value= (24)
- wait (36)
-
wait
_ for _ cond (6) -
wait
_ readable (12) -
wait
_ writable (12) - write (120)
検索結果
先頭5件
-
Shell
:: CommandProcessor # out(dev = STDOUT , &block) -> () (21214.0) -
Shell#transact を呼び出しその結果を dev に出力します。
...Shell#transact を呼び出しその結果を dev に出力します。
@param dev 出力先をIO オブジェクトなどで指定します。
@param block transact 内部で実行するシェルを指定します。
使用例:
require 'shell'
Shell.def_system_command("head")
sh = Shell.......new
File.open("out.txt", "w"){ |fp|
sh.out(fp) {
system("ls", "-l") | head("-n 3")
}
}... -
RSS
:: TrackBackModel10 :: TrackBackAbout # value (18101.0) -
@todo
@todo -
RSS
:: TrackBackModel10 :: TrackBackAbout # value= (18101.0) -
@todo
@todo -
RSS
:: TrackBackModel20 :: TrackBackAbout # value (18101.0) -
@todo
@todo -
RSS
:: TrackBackModel20 :: TrackBackAbout # value= (18101.0) -
@todo
@todo -
RSS
:: BaseTrackBackModel # trackback _ about (15301.0) -
@todo
@todo -
RSS
:: BaseTrackBackModel # trackback _ about= (15301.0) -
@todo
@todo -
RSS
:: BaseTrackBackModel # trackback _ abouts (15301.0) -
@todo
@todo -
RSS
:: ImageFaviconModel :: ImageFavicon # about (15201.0) -
@todo
@todo