facebook/redex

Document global g_redex

Open

#204 opened on Feb 6, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5,107 stars) (550 forks)batch import
documentationhelp wanted

Description

There's no documentation that to use libredex you need to instantiate a RedexContext and set the global g_redex to it. This should at least be documented, or refactored around.

At least now I can find out if I can do the thing I'm trying to do! :-)

Contributor guide