るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.153秒)
トップページ > バージョン:2.3.0[x] > ライブラリ:psych[x] > クエリ:psych::libyaml_version[x]

別のキーワード

  1. new openssl::bn
  2. new openssl::asn1::asn1data
  3. new openssl::pkey::ec::group
  4. new openssl::x509::certificate
  5. start net::smtp

種類

モジュール

キーワード

検索結果

Psych::LIBYAML_VERSION -> String (9007.0)

libyaml のバージョン。

libyaml のバージョン。

Psych.libyaml_version -> [Integer, Integer, Integer] (25.0)

libyaml のバージョンを返します。

...libyaml のバージョンを返します。

[major, minor patch-level] という 3 つの整数からなる配列を返します。

@see Psych::LIBYAML_VERSION...