Class: QB::Util::Resource

Inherits:
NRSER::Meta::Props::Base
  • Object
show all
Defined in:
lib/qb/util/resource.rb

Overview

Base class for QB "resources" - object representations of outside structures and concepts: things that live on disk, in remote systems or other runtimes.

At the moment, it's simply an extension of NRSER::Meta::Props::Base, but it is here to serve as a centralized point to implement common behaviors, some of which would be lifted up to the NRSER properties system if they prove sufficiently useful and general.