LoginSignup
3
0

More than 3 years have passed since last update.

Erlangのコマンドでobserverを開く。

Posted at

iexで:observer.startと打てばobserverを開くことができる。

image.png

% iex
Erlang/OTP 23 [erts-11.0] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]

Interactive Elixir (1.7.4) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> :observer.start
3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0