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

hibernate - How to load global settings frequently used in application in Java -

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

objective c - Ownership modifiers with manual reference counting -