るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.116秒)
トップページ > バージョン:2.4.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 (9004.0)

libyaml のバージョン。

libyaml のバージョン。

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

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

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

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

@see Psych::LIBYAML_VERSION...