るりまサーチ

最速Rubyリファレンスマニュアル検索!
3398件ヒット [1-100件を表示] (0.123秒)

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils cp_r
  5. bigdecimal to_r

クラス

キーワード

検索結果

<< 1 2 3 ... > >>

Shell::CommandProcessor#cat(*files) -> Shell::Filter (21214.0)

実行すると, それらを内容とする Filter オブジェクトを返します.

...er オブジェクトを返します.

@param files シェルコマンド cat に与えるファイル名を文字列で指定します。

動作例
r
equire 'shell'
Shell.def_system_command("head")
sh = Shell.new
sh.transact {
glob("*.txt").to_a.each { |file|
file.chomp!
cat
...

Shell::Filter#cat(*files) -> Shell::Filter (21214.0)

実行すると, それらを内容とする Filter オブジェクトを返します.

...er オブジェクトを返します.

@param files シェルコマンド cat に与えるファイル名を文字列で指定します。

動作例
r
equire 'shell'
Shell.def_system_command("head")
sh = Shell.new
sh.transact {
glob("*.txt").to_a.each { |file|
file.chomp!
cat
...

Shell#cat(*files) -> Shell::Filter (18214.0)

実行すると, それらを内容とする Filter オブジェクトを返します.

...er オブジェクトを返します.

@param files シェルコマンド cat に与えるファイル名を文字列で指定します。

動作例
r
equire 'shell'
Shell.def_system_command("head")
sh = Shell.new
sh.transact {
glob("*.txt").to_a.each { |file|
file.chomp!
cat
...

RSS::Maker::RSS20::Items::Item::Categories#new_category (18201.0)

@todo 新しくcategoryを作成し,返します.作成された categoryはcategoryリストの最後 に追加されています.

...@todo
新しくcategoryを作成し,返します.作成された
cat
egoryはcategoryリストの最後
に追加されています.

item.categories.new_categoryが作成する
cat
egoryは
maker.channel.categories.new_categoryが作成する
cat
egoryと同じAPIを持ちます....

Gem::Specification#required_ruby_version -> Gem::Requirement (15401.0)

この Gem パッケージを動作させるのに必要な Ruby のバージョンを返します。

...この Gem パッケージを動作させるのに必要な Ruby のバージョンを返します。...

絞り込み条件を変える

Gem::Specification#required_ruby_version=(requirement) (15401.0)

この Gem パッケージを動作させるのに必要な Ruby のバージョンをセットします。

...この Gem パッケージを動作させるのに必要な Ruby のバージョンをセットします。

@param requirement Gem::Requirement.create が受け付ける形式のオブジェクトを指定します。

@see Gem::Requirement...

Gem::Specification#required_rubygems_version -> Gem::Requirement (15401.0)

この Gem パッケージを動作させるのに必要な RubyGems のバージョンを返します。

...この Gem パッケージを動作させるのに必要な RubyGems のバージョンを返します。...

Gem::Specification#required_rubygems_version=(requirement) (15401.0)

この Gem パッケージを動作させるのに必要な RubyGems のバージョンをセットします。

...この Gem パッケージを動作させるのに必要な RubyGems のバージョンをセットします。

@param requirement Gem::Requirement.create が受け付ける形式のオブジェクトを指定します。

@see Gem::Requirement...

Gem::Specification#specification_version=(version) (15301.0)

この Gem パッケージに用いられている gemspec のバージョンをセットします。

...この Gem パッケージに用いられている gemspec のバージョンをセットします。

@param version gemspec のバージョンを指定します。

@see Gem::Specification::SPECIFICATION_VERSION_HISTORY...

Gem::Specification#autorequire -> String (15201.0)

非推奨の属性です。

非推奨の属性です。

絞り込み条件を変える

<< 1 2 3 ... > >>