るりまサーチ

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

別のキーワード

  1. openssl ia5string
  2. socket tcp_md5sig
  3. asn1 ia5string
  4. net/imap md5
  5. encoding big5_uao

モジュール

検索結果

Kernel#Pathname(path) -> Pathname (27303.0)

文字列 path を元に Pathname オブジェクトを生成します。

...文字列 path を元に Pathname オブジェクトを生成します。

Pathname
.new(path) と同じです。

@param path 文字列、または類似のオブジェクトを与えます。
実際には to_str に反応するオブジェクトなら何でも構いません。...