lib/vedeu/runtime/bootstrap.rb in vedeu-0.8.23 vs lib/vedeu/runtime/bootstrap.rb in vedeu-0.8.24

- old
+ new

@@ -8,9 +8,11 @@ # # This class loads all necessary client application files and # initializes Vedeu with this data, then starts the client # application. # + # @api private + # class Bootstrap # @param (see #initialize) # @return [void] def self.start(argv = ARGV)