The interfaces/IObfuscationResult type seems to no longer exist (instead it looks like it has been replaced with interfaces/source-code/IObfuscatedCode ).
This means you are unable to use the getObfuscatedCode() method on the result of obfuscate().
Here are some screenshots to demonstrate the issue:



I've submitted a PR that fixes this issue, and would love for it to be merged :)
Oh, thank you
[email protected] is out
Thanks for the quick fix!