You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow disabling ObjectInspector for the current session with: ObjectInspector.configuration.disable. Re-enable with: ObjectInspector.configuration.enable
Internal refactoring
Allow ObjectInspector::Scope to be initialized with individually-passed scope names
Show pretty-inspect output for ObjectInspector::Scope objects