るりまサーチ

最速Rubyリファレンスマニュアル検索!
83件ヒット [1-83件を表示] (0.012秒)
トップページ > クエリ:exec[x] > クエリ:format[x]

別のキーワード

  1. _builtin exec
  2. kernel exec
  3. rubygems/defaults default_exec_format
  4. installer exec_format
  5. process exec

種類

ライブラリ

クラス

モジュール

検索結果

Gem::Installer.exec_format=(format) (12309.0)

実行ファイル名のフォーマットをセットします。

...実行ファイル名のフォーマットをセットします。

@param format 実行ファイル名のフォーマットを指定します。...

Gem.default_exec_format -> String (12202.0)

デフォルトのインストールするコマンド名を決めるためのフォーマット文字列を返します。

デフォルトのインストールするコマンド名を決めるためのフォーマット文字列を返します。

Gem::Installer.exec_format -> String (12202.0)

実行ファイル名のフォーマットを返します。

実行ファイル名のフォーマットを返します。

指定しない場合は ruby コマンドと同じフォーマットを使用します。

NEWS for Ruby 2.2.0 (60.0)

NEWS for Ruby 2.2.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...性 (機能追加とバグ修正を除く)

* mathn
* 非推奨の警告を表示するようになりました 10169

* ext/date/lib/date/format.rb
* 空だったので削除されました

* digest
* Digest::HMAC は削除されました。OpenSSL::HMAC や外部のgemを使っ...
...ct rb_exec_arg : internal type. no replacement.
* rb_exec : internal function. no replacement.
* rb_exec_arg_addopt : internal function. no replacement.
* rb_exec_arg_fixup : internal function. no replacement.
* rb_exec_arg_init : internal function. no replacement.
* rb_exec_err...
...n. no replacement.
* rb_fork_err : internal function. no replacement.
* rb_proc_exec_n : internal function. no replacement.
* rb_run_exec_options : internal function. no replacement.
* rb_run_exec_options_err : internal function. no replacement.
* rb_thread_blocking_region -> rb_...

Gem::Installer.new(gem, options = {}) -> Gem::Installer (18.0)

@todo 書いてないオプションがいっぱいある

...定します。
: :format_executable
実行ファイルの名前を ruby と同じフォーマットにするかどうか指定します。
インストールされている ruby が ruby19 という名前の場合、foo_exec という名前の
実行ファイルは foo_exec19 という名前...

絞り込み条件を変える

ruby 1.8.4 feature (18.0)

ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。

...ure/DL [bug]>))
* ((<ruby 1.8.4 feature/fileutils [bug]>))
* ((<ruby 1.8.4 feature/extmk, mkmf [compat]>))
* ((<ruby 1.8.4 feature/mkmf: find_executable() [compat]>))
* ((<ruby 1.8.4 feature/拡張ライブラリAPI>))
* ((<ruby 1.8.4 feature/rb_funcall2() [bug]>))
* ((<ruby 1.8.4 feature/...
...(rb_call_super): should call method_missing if super is
# called from Kernel method.
#
# * eval.c (exec_under): frame during eval should preserve external
# information.

: super [bug]

Kernelのメソッド内でsuperを呼んだ時に、存在しないsuperclass
...
...ntedError)
from -:7
# => ruby 1.8.4 (2005-12-22) [i686-linux]
-:3:in `foo'-:3: warning: too many arguments for format string
: super: no superclass method `foo' (NoMethodError)
from -:7

: 正規表現 [bug]

#Wed Oct 19 01:27:07 2005...

rubygems/commands/install_command (18.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...o-]test インストール時にユニットテストを実行します
-w, --[no-]wrappers Use bin wrappers for executables
DOSHISH なプラットフォーム上では無効です
-P, --trust-policy POLICY Spec...
...ージをインストールします
--[no-]format-executable Make installed executable names match ruby.
If ruby is ruby18, foo_exec will be
foo_exec18
Local/Remote Options:
-l, --local...