るりまサーチ

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

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

クラス

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

Process.#daemon(nochdir = nil, noclose = nil) -> 0 (24201.0)

プロセスから制御端末を切り離し、 バックグラウンドにまわってデーモンとして動作させます。

...クトは行なわれません。


@param nochdir true を指定した場合、カレントディレクトリを移動しません。

@param noclose true を指定した場合、標準入力・標準出力・標準エラー出力を変更しません。

@raise NotImplementedError メソッドが...
...現在のプラットフォームで実装されていない場合に発生します。
@raise Errno::EXXX 失敗した場合に発生します。...

rubygems/commands/server_command (12048.0)

ローカルにインストールされている Gem パッケージとそのドキュメントを HTTP サーバに 載せて公開するためのライブラリです。

...めのライブラリです。

Usage: gem server [options]
Options:
-p, --port=PORT port to listen on
-d, --dir=GEMDIR directory from which to serve gems
--[no-]daemon run as a daemon
Common Options:
-h, --help...
...acktrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Documentation and gem repository HTTP server
Description:
The server command starts up a web server tha...
...installed gems and can operate as a server for installation of gems on other
machines.

The cache files for installed gems must exist to use the server as a source
for gem installation.

To install gems from a running server, use `gem install GEMNAME --sourc...

WEBrick::Daemon (12000.0)

サーバのタイプを表すクラスです。 WEBrick::GenericServer.new の設定の :ServerType の値として指定した場合 サーバはデーモンとして動作します。

サーバのタイプを表すクラスです。
WEBrick::GenericServer.new の設定の :ServerType の値として指定した場合
サーバはデーモンとして動作します。

Syslog::Facility::LOG_DAEMON -> Integer (9201.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...

Syslog::Facility::LOG_AUTH -> Integer (6101.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...

絞り込み条件を変える

Syslog::Facility::LOG_AUTHPRIV -> Integer (6101.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...

Syslog::Facility::LOG_LOCAL0 -> Integer (6101.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...

Syslog::Facility::LOG_LOCAL1 -> Integer (6101.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...

Syslog::Facility::LOG_LOCAL2 -> Integer (6101.0)

機能(facilities)を示す定数。

...機能(facilities)を示す定数。

定数 の詳細については syslog(3) を参照してください。...
<< 1 2 3 ... > >>