Class: PlatformosCheck::UserSchemaFile

Inherits:
YamlFile show all
Defined in:
lib/platformos_check/user_schema_file.rb

Instance Attribute Summary

Attributes inherited from AppFile

#storage, #version

Method Summary

Methods inherited from YamlFile

#content, #content_to_string, #initialize, #parse_error, #update_contents, #write, #yaml?

Methods inherited from AppFile

#==, #build_name, #dir_names, #dir_prefix, #graphql?, #initialize, #liquid?, #module_name, #module_original_file?, #module_original_file_path, #module_overwrite_file?, #module_overwrite_file_path, #module_prefix, #name, #page?, #partial?, #path, #relative_path, #remove_extension, #source, #translation?, #yaml?

Constructor Details

This class inherits a constructor from PlatformosCheck::YamlFile