%new-style
%strict-args
%require-types
%enable-all-warnings
%requires RestClient
RestClient rest("sa");
When trying to go to the RestClient class definition I'm getting the following error:
Unable to open 'C:\qore\share\qore-modules\0.9.0\RestClient.qm': File is a directory.