Method: JsonStatham::Config#schemas_path_present?

Defined in:
lib/json_statham/config.rb

#schemas_path_present?Boolean



17
18
19
# File 'lib/json_statham/config.rb', line 17

def schemas_path_present?
  !!schemas_path
end