るりまサーチ

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

別のキーワード

  1. string []=
  2. string slice
  3. string []
  4. string slice!
  5. string gsub

検索結果

Shell::SystemCommand#command -> String (24304.0)

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#notify(*opts) -> String (9303.0)

@todo

...@todo

@param opts

@see Shell#notify...

Shell::SystemCommand#notify(*opts) {|message| ... } -> String (9303.0)

@todo

...@todo

@param opts

@see Shell#notify...

Gem::Command#summary -> String (9302.0)

コマンドの短い説明を返します。

コマンドの短い説明を返します。

Shell::CommandProcessor#ftype(filename) -> String (9302.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@see File.ftype...

絞り込み条件を変える

Shell::SystemCommand#name -> String (9204.0)

@todo

@todo

コマンド名を返します。

Gem::Commands::DependencyCommand#arguments -> String (9202.0)

引数の説明を表す文字列を返します。

引数の説明を表す文字列を返します。

Gem::Commands::DependencyCommand#print_dependencies(spec, level = 0) -> String (9202.0)

依存関係を表す文字列を返します。

依存関係を表す文字列を返します。

@param spec Gem::Specification のインスタンスを指定します。

@param level 依存関係の深さを指定します。

Gem::Commands::DependencyCommand#usage -> String (9202.0)

使用方法を表す文字列を返します。

使用方法を表す文字列を返します。