.yardoc/objects/root.dat in iqeo-conf-0.0.11 vs .yardoc/objects/root.dat in iqeo-conf-0.0.12
- old
+ new
@@ -1,45 +1,49 @@
-{: rooto:"YARD::CodeObjects::RootObject:@childrenIC:&YARD::CodeObjects::CodeObjectList[o:$YARD::CodeObjects::ModuleObject;IC;[o:#YARD::CodeObjects::ClassObject;IC;[o:$YARD::CodeObjects::MethodObject:@module_functionF:@scope:
+{: rooto:"YARD::CodeObjects::RootObject:@childrenIC:&YARD::CodeObjects::CodeObjectList[o:$YARD::CodeObjects::ModuleObject;IC;[o:#YARD::CodeObjects::ClassObject;IC;[o:$YARD::CodeObjects::MethodObject:@module_functionF:@scope:
class:@visibility:public:
-@pathI" Iqeo::Configuration.version:EF:@parameters[ :@files[["lib/iqeo/configuration.rbi:@current_file_has_commentsT:
+@pathI" Iqeo::Configuration.version:EF:@parameters[ :@files[["lib/iqeo/configuration.rbi:@current_file_has_commentsT:
@name:version:@source_type: ruby:
@tags[ :@docstringIC:YARD::Docstring"*Returns Configuration version number.;F:@ref_tags[ ;[ : @all"*Returns Configuration version number.:@object@:@hash_flagF:@line_rangeo:
Range: exclF:
-begini:endi:@docstring_extra0:@docstring_extra_tags0:@namespace@
+begini:endi:@docstring_extra0:@docstring_extra_tags0:@namespace@
:@signature"def self.version:@explicitT:@source"#def self.version
VERSION
-end:
@dynamicTo;;F;
;;;;I"Iqeo::Configuration.read;F;[["string0;[[@i#;T;: read;;;[ ;IC;"]Creates a new Configuration instance from string.
+end:
@dynamicTo;;F;
;;;;I"Iqeo::Configuration.read;F;[["string0;[[@i ;T;: read;;;[ ;IC;"]Creates a new Configuration instance from string.
Content should be in Eval DSL format.;F;[ ;[ ;I"]Creates a new Configuration instance from string.
-Content should be in Eval DSL format.;F;@; F;!o;";#F;$i;%i!;&0;'0;(@
+Content should be in Eval DSL format.;F;@; F;!o;";#F;$i;%i;&0;'0;(@
;)"def self.read string;*T;+"Rdef self.read string
conf = self.new
conf.instance_eval string
conf
-end;,To;;F;
;;;;I"Iqeo::Configuration.load;F;[[" file0;[[@i-;T;: load;;;[ ;IC;"qCreates a new Configuration instance from filename or File/IO object.
+end;,To;;F;
;;;;I"Iqeo::Configuration.load;F;[[" file0;[[@i*;T;: load;;;[ ;IC;"qCreates a new Configuration instance from filename or File/IO object.
Content should be in Eval DSL format.;F;[ ;[ ;I"qCreates a new Configuration instance from filename or File/IO object.
-Content should be in Eval DSL format.;F;@); F;!o;";#F;$i);%i+;&0;'0;(@
+Content should be in Eval DSL format.;F;@); F;!o;";#F;$i&;%i(;&0;'0;(@
;)"def self.load file;*T;+"ddef self.load file
return self.read file.respond_to?(:read) ? file.read : File.read(file)
-end;,To;;F;
;;;;I"3Iqeo::Configuration.new_defer_block_for_parent;F;[["parent0[I"█F0;[[@i1;F;:new_defer_block_for_parent;;;[ ;IC;"