1193件ヒット
[101-200件を表示]
(0.066秒)
ライブラリ
- ビルトイン (210)
- json (12)
- mkmf (60)
-
net
/ ftp (136) - pathname (193)
- psych (12)
- rake (24)
-
rubygems
/ dependency _ installer (12) -
rubygems
/ gem _ path _ searcher (12) -
rubygems
/ installer (60) -
rubygems
/ package / tar _ input (12) -
rubygems
/ package / tar _ reader / entry (12) -
rubygems
/ package / tar _ writer (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (12) -
rubygems
/ specification (12) -
rubygems
/ uninstaller (12) -
rubygems
/ validator (12) - shell (102)
-
shell
/ command-processor (48) -
shell
/ filter (48) - un (48)
-
webrick
/ httpresponse (12) -
webrick
/ httpserver (48)
クラス
- Class (12)
- Dir (104)
-
File
:: Stat (84) -
Gem
:: DependencyInstaller (12) -
Gem
:: GemPathSearcher (12) -
Gem
:: Installer (60) -
Gem
:: Package :: TarInput (12) -
Gem
:: Package :: TarReader :: Entry (12) -
Gem
:: Package :: TarWriter (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (12) -
Gem
:: Specification (12) -
Gem
:: Uninstaller (12) -
Gem
:: Validator (12) - IO (22)
-
Net
:: FTP (96) -
Net
:: FTP :: MLSxEntry (40) - Pathname (193)
-
Psych
:: Handler (12) -
RDoc
:: Options (60) -
Rake
:: Application (12) - Shell (102)
-
Shell
:: CommandProcessor (48) -
Shell
:: Filter (48) -
WEBrick
:: HTTPResponse (12) -
WEBrick
:: HTTPServer (12) -
WEBrick
:: HTTPServer :: MountTable (36)
モジュール
- Kernel (120)
キーワード
- [] (12)
- []= (12)
-
add
_ bindir (12) -
bin
_ dir (24) - blockdev? (12)
- chardev? (12)
- chdir (18)
- children (19)
- cleanpath (12)
- close (12)
- cwd (6)
- delete (12)
-
dir
_ config (12) -
dir
_ stack (6) - directory (12)
- directory? (64)
-
directory
_ makable? (10) - dirname (18)
- dirs (6)
- download (12)
-
dummy
_ makefile (12) - each (12)
-
each
_ child (38) -
each
_ entry (12) - empty? (9)
-
extract
_ entry (12) - facts (10)
- fileno (22)
-
find
_ gems _ with _ sources (12) - fnmatch (12)
- fnmatch? (12)
- foreach (18)
-
generate
_ bin _ script (12) -
generate
_ bin _ symlink (12) -
generate
_ windows _ script (12) - getwd (6)
- glob (34)
- httpd (12)
-
install
_ rb (12) -
json
_ creatable? (12) -
lib
_ dirs _ for (12) - list (24)
-
load
_ gems _ in (12) - ls (24)
- mkdir (42)
- mkmf (12)
- mount (12)
- nlst (12)
-
op
_ dir= (12) - open (18)
- opendir (12)
-
original
_ dir (12) -
page
_ dir (12) -
page
_ dir= (12) - popdir (6)
- pushdir (6)
- pwd (6)
- read (12)
- realdirpath (12)
- realpath (24)
-
relative
_ path _ from (12) -
remove
_ leading _ dot _ dir (12) - rewind (12)
-
rm
_ f (12) -
rm
_ rf (12) - rmdir (42)
- seek (12)
-
set
_ redirect (12) - setgid? (12)
- setuid? (12)
- socket? (12)
-
start
_ document (12) - sticky? (12)
- tell (12)
-
template
_ dir (12) -
template
_ dir= (12) -
to
_ i (11) - type (10)
- unlink (18)
- unpack (12)
検索結果
先頭5件
-
RDoc
:: Options # template _ dir -> String | nil (12202.0) -
コマンドライン引数の --template オプションで指定したテンプレートに対応 するディレクトリを返します。
...コマンドライン引数の --template オプションで指定したテンプレートに対応
するディレクトリを返します。
オプションの解析前は nil を返します。... -
RDoc
:: Options # template _ dir=(val) (12202.0) -
コマンドライン引数の --template オプションで指定したテンプレートに対応 するディレクトリを設定します。
...コマンドライン引数の --template オプションで指定したテンプレートに対応
するディレクトリを設定します。
@param val パスを文字列で指定します。... -
Gem
:: GemPathSearcher # lib _ dirs _ for(spec) -> String (12201.0) -
ライブラリの格納されているディレクトリを glob に使える形式で返します。
...ライブラリの格納されているディレクトリを glob に使える形式で返します。
例:
'/usr/local/lib/ruby/gems/1.8/gems/foobar-1.0/{lib,ext}'... -
Net
:: FTP :: MLSxEntry # directory _ makable? -> bool (12201.0) -
ディレクトリを作成可能ならば true を返します。
...ディレクトリを作成可能ならば true を返します。
Net::FTP#mkdir でディレクトリを作成可能かどうかを意味します。... -
Dir
# tell -> Integer (12107.0) -
ディレクトリストリームの現在の位置を整数で返します。
...ディレクトリストリームの現在の位置を整数で返します。
@raise IOError 既に自身が close している場合に発生します。
//emlist[例][ruby]{
Dir.open("/tmp") {|d|
d.each {|f|
p d.pos
}
}
//}... -
WEBrick
:: HTTPServer :: MountTable # delete(dir) -> WEBrick :: HTTPServlet :: AbstractServlet (9408.0) -
ディレクトリとサーブレットの対応を削除してサーブレットを返します。
...ディレクトリとサーブレットの対応を削除してサーブレットを返します。
@param dir ディレクトリを指定します。
@return WEBrick::HTTPServlet::AbstractServlet のサブクラスのインタンスを返します。... -
Kernel
# dir _ config(target , idefault = nil , ldefault = nil) -> [String , String] (9336.0) -
configure オプション --with-TARGET-dir, --with-TARGET-include, --with-TARGET-lib をユーザが extconf.rb に指定できるようにします。
...configure オプション
--with-TARGET-dir,
--with-TARGET-include,
--with-TARGET-lib
をユーザが extconf.rb に指定できるようにします。
--with-TARGET-dir オプションは
システム標準ではない、
ヘッダファイルやライブラリがあるディレクトリをま......するために使います。
ユーザが extconf.rb に --with-TARGET-dir=PATH を指定したときは
$CFLAGS に "-IPATH/include" を、
$LDFLAGS に "-LPATH/lib" を、
それぞれ追加します。
--with-TARGET-include オプションは
システム標準ではないヘッダファイル......clude=PATH を指定したときは
$CFLAGS に PATH を追加します。
--with-TARGET-lib オプションは
システム標準ではないライブラリのディレクトリを指定するために使います。
ユーザが extconf.rb に --with-TARGET-lib=PATH を指定したときは
$CFLA... -
Kernel
# directory(dir) -> () (9208.0) -
与えられたディレクトリを作成するタスクを定義します。
...与えられたディレクトリを作成するタスクを定義します。
@param dir 作成するディレクトリを指定します。
例:
directory 'testdata/doc'... -
Net
:: FTP :: MLSxEntry # directory? -> bool (9207.0) -
エントリがディレクトリであれば true を返します。
...エントリがディレクトリであれば true を返します。
Net::FTP::MLSxEntry#type が "dir"、 "pdir"、 "cdir"、
のいずれかであれば true を返します。...