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
Post a Comment