709件ヒット
[101-200件を表示]
(0.104秒)
別のキーワード
ライブラリ
-
minitest
/ spec (1) -
net
/ imap (36) - optparse (144)
- pathname (24)
- rake (72)
- rss (300)
-
rubygems
/ command (24) -
rubygems
/ specification (24) -
win32
/ registry (84)
クラス
-
Gem
:: Command (24) -
Gem
:: Specification (24) -
Net
:: IMAP :: BodyTypeBasic (12) -
Net
:: IMAP :: BodyTypeMessage (12) -
Net
:: IMAP :: BodyTypeText (12) - OptionParser (144)
- Pathname (24)
-
RSS
:: Maker :: ChannelBase (24) -
RSS
:: Maker :: ImageBase (24) -
RSS
:: Maker :: ItemsBase :: ItemBase (24) -
RSS
:: Maker :: TextinputBase (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Item (24) -
RSS
:: RDF :: Textinput (24) -
RSS
:: Rss :: Channel (24) -
RSS
:: Rss :: Channel :: Image (24) -
RSS
:: Rss :: Channel :: Item (24) -
RSS
:: Rss :: Channel :: TextInput (24) -
Rake
:: Task (24) -
Win32
:: Registry (84)
モジュール
- DublinCoreModel (36)
- Kernel (13)
-
Rake
:: TaskManager (36)
キーワード
-
add
_ description (12) -
arg
_ description (12) -
dc
_ description (12) -
dc
_ description= (12) -
dc
_ descriptions (12) - descend (24)
- describe (1)
- description (192)
- description= (144)
-
descriptor
_ length (12) -
last
_ comment (12) -
last
_ description (12) -
last
_ description= (12) -
max
_ key _ length (12) -
max
_ value _ length (12) -
max
_ value _ name _ length (12) -
num
_ keys (12) -
num
_ values (12) - on (144)
- summary= (12)
- wtime (12)
検索結果
先頭5件
-
Gem
:: Specification # description -> String (6101.0) -
Gem パッケージの説明を返します。
Gem パッケージの説明を返します。 -
Net
:: IMAP :: BodyTypeBasic # description -> String | nil (6101.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeMessage # description -> String | nil (6101.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeText # description -> String | nil (6101.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045... -
Pathname
# descend -> Enumerator (6101.0) -
self のパス名の親から子供へと辿っていったときの各パス名を新しい Pathname オブジェクトとして生成し、ブロックへの引数として渡して実行しま す。 ブロックを省略した場合は Enumerator を返します。
...'pathname'
Pathname.new('/path/to/some/file.rb').descend {|v| p v}
# => #<Pathname:/>
# #<Pathname:/path>
# #<Pathname:/path/to>
# #<Pathname:/path/to/some>
# #<Pathname:/path/to/some/file.rb>
Pathname.new('path/to/some/file.rb').descend {|v| p v}
# => #<Pathname:path>
# #<Pathname... -
Pathname
# descend {|pathname| . . . } -> nil (6101.0) -
self のパス名の親から子供へと辿っていったときの各パス名を新しい Pathname オブジェクトとして生成し、ブロックへの引数として渡して実行しま す。 ブロックを省略した場合は Enumerator を返します。
...'pathname'
Pathname.new('/path/to/some/file.rb').descend {|v| p v}
# => #<Pathname:/>
# #<Pathname:/path>
# #<Pathname:/path/to>
# #<Pathname:/path/to/some>
# #<Pathname:/path/to/some/file.rb>
Pathname.new('path/to/some/file.rb').descend {|v| p v}
# => #<Pathname:path>
# #<Pathname... -
RSS
:: Maker :: ChannelBase # description (6101.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase # description=() (6101.0) -
@todo
@todo -
RSS
:: Maker :: ImageBase # description (6101.0) -
@todo
@todo