るりまサーチ

最速Rubyリファレンスマニュアル検索!
489件ヒット [101-200件を表示] (0.054秒)
トップページ > クエリ:IO[x] > クエリ:DESCRIPTION[x] > クエリ:description[x]

別のキーワード

  1. rss description
  2. rss description=
  3. net/imap description
  4. textinput description
  5. item description

検索結果

<< < 1 2 3 4 ... > >>

RSS::RDF::Item#description (30304.0)

@todo

@todo

RSS::RDF::Textinput#description (30304.0)

@todo

@todo

RSS::Rss::Channel#description (30304.0)

@todo

@todo

RSS::Rss::Channel::Image#description (30304.0)

@todo

@todo

RSS::Rss::Channel::Item#description (30304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::TextInput#description (30304.0)

@todo

@todo

Gem::Command#description -> String (30302.0)

このメソッドはサブクラスで再定義されます。 コマンドが実行することを説明する文字列を返します。

このメソッドはサブクラスで再定義されます。
コマンドが実行することを説明する文字列を返します。

RDoc::Generator::RI::DESCRIPTION -> String (30302.0)

このジェネレータの説明を表す文字列です。

このジェネレータの説明を表す文字列です。

Gem::Specification#description=(desc) (21302.0)

Gem パッケージの説明をセットします。

Gem パッケージの説明をセットします。

@param desc パッケージの詳細を説明する文章を指定します。

Rake::TaskManager#last_description=(description) (18640.0)

最新の詳細説明をセットします。

...の記載例とする

task default: :test_rake_app1

desc "test1"
task :test_rake_app1 do |task|
task.application.last_description # => "test2"
task.application.last_description = "test3"
task.application.last_description # => "test3"
end

desc "test2"
task :test_rake_app2 do |task|
end
//}...

絞り込み条件を変える

<< < 1 2 3 4 ... > >>