るりまサーチ

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

別のキーワード

  1. _builtin to_c
  2. etc sc_2_c_dev
  3. etc sc_2_c_bind
  4. tracer display_c_call
  5. tracer display_c_call=

クラス

キーワード

検索結果

<< 1 2 3 ... > >>

FileUtils#sh(*cmd) {|result, status| ... } (18220.0)

与えられたコマンドを実行します。

...しないでコマンドを実行します。

@param cmd 引数の解釈に関しては Kernel.#exec を参照してください。


例:
sh
%{ls -ltr}

sh
'ls', 'file with spaces'

# check exit status after command runs
sh
%{grep pattern file} do |ok, res|
if ! ok
pu...
...ts "pattern not found (status = #{res.exitstatus})"
end
end

@see Kernel.#exec, Kernel.#system...

Sync_m#sync_sh_locker -> Hash (15302.0)

@todo

@todo

Sync_m#sync_sh_locker=(hash) (15302.0)

@todo

@todo

RDoc::Options#show_hash -> bool (15201.0)

コマンドライン引数の --show-hash オプションを指定していた場合、true を 返します。そうでない場合は false を返します。

...コマンドライン引数の --show-hash オプションを指定していた場合、true を
返します。そうでない場合は false を返します。...

OpenSSL::X509::ExtensionFactory#create_ext_from_hash(hash) -> OpenSSL::X509::Extension (12317.0)

ハッシュから OpenSSL::X509::Extension オブジェクトを生成します。

...value" => value文字列, "critical" => 真偽値 }
という内容が必要です。"critical" を省略した場合は false が
渡されるのと同じになります。

@param hash 生成する拡張領域のデータのハッシュテーブル
@see OpenSSL::X509::ExtensionFactory#create_ext...

絞り込み条件を変える

Shell::CommandProcessor#concat(*jobs) -> Shell::Concat (12301.0)

@todo

@todo

DublinCoreModel#dc_publisher (12201.0)

@todo

@todo

DublinCoreModel#dc_publisher= (12201.0)

@todo

@todo

DublinCoreModel#dc_publishers (12201.0)

@todo

@todo

Shell::CommandProcessor#find_system_command(command) (12201.0)

@todo

@todo

絞り込み条件を変える

Shell::ProcessController#shell -> Shell (12201.0)

@todo

@todo
<< 1 2 3 ... > >>