Sha256: 68caae195aa9008195f2c20d82af482649fc1718f7c8d3ecb5c6c53d531fbd57
Contents?: true
Size: 236 Bytes
Versions: 11
Compression:
Stored size: 236 Bytes
Contents
# frozen_string_literal: true # @api private # @since 0.1.0 class SmartCore::Validator::Commands::Base # @param validator [SmartCore::Validator] # @return [void] # # @api private # @since 0.1.0 def call(validator); end end
Version data entries
11 entries across 11 versions & 1 rubygems