るりまサーチ

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

別のキーワード

  1. kernel test
  2. _builtin test
  3. rubygems/test_utilities tempio
  4. rubygems/test_utilities fetcher=
  5. validator unit_test

オブジェクト

キーワード

検索結果

<< < ... 40 41 42 >>

rubygems/commands/check_command (6.0)

インストールされている Gem パッケージを検証するためのライブラリです。

...Gem パッケージを検証します
-a, --alien 管理されていないパッケージを報告します
-t, --test Gem パッケージのユニットテストを実行します
-v, --version VERSION 特定のバージョン...

プログラム・文・式 (6.0)

プログラム・文・式 * exp * terminate

...の行へ継続します。

例:

print "hello world!\n"


===[a:exp] 式

例:

true
(1+2)*3
foo()
if test then ok else ng end

Ruby の式には、spec/variables、さまざまなspec/literal、それらの
spec/operator、if や while などのspec/cont...
<< < ... 40 41 42 >>