mnesia - tv:start/0 undefined in Erlang/OTP 17 Eshell v6? -


how view mnesia table in erlang/otp v17. tried using tv:start() shell returns undefined function. looks tv module no longer exists. use in place of it?

the observer module should replace (tv using deprecated gs gui)


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -