Commit Graph

7 Commits

Author SHA1 Message Date
f14a549c03 now using standard Ruby logger module
easy_logging removed from dependencies

@configs now raises error on invalid key
2023-07-16 11:08:24 +01:00
077a14fe62 VMCAPIError now takes fn and res as args 2023-07-15 00:16:35 +01:00
9c02586cef README, LICENSE added 2023-07-14 12:32:12 +01:00
6ccdfafc27 run through standard 2023-07-14 12:01:41 +01:00
ea57227b46 add perenthesis in call() 2023-07-14 01:48:22 +01:00
875a5b6a23 override attach_function in CBindings
rename bindings in Base class
2023-07-09 23:48:35 +01:00
d35a4be8e8 define the low level bindings
offers a call method for error handling
2023-07-07 02:29:43 +01:00