βΉοΈ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
Array of loaded rbs files?
-
$LOADED_FEATURES
seem to only list loaded .rb files...? -
Yes.. I have logged an API bug on that against
Sketchup::require()
, in addition to it's non-rubyish return value of0
, which is meaningless. (Even when an exception is raised, especially on startup, you still get0
.) -
So there is none?
I tried to reload an .rbs (I mean, why not) and the only way so far was to make a temp file and load that...
Advertisement