Searched refs:grab_config (Results 1 – 4 of 4) sorted by relevance
56 when String then @options.merge!(UnityModuleGenerator.grab_config(options))116 def self.grab_config(config_file) singletonMethod in UnityModuleGenerator268 when /^-y\"?(.+)\"?/ then options = UnityModuleGenerator.grab_config(Regexp.last_match(1))
14 @options.merge!(UnityTestRunnerGenerator.grab_config(options))51 def self.grab_config(config_file) singletonMethod in UnityTestRunnerGenerator469 options = UnityTestRunnerGenerator.grab_config(arg)
53 when String then @options.merge!(UnityModuleGenerator.grab_config(options))113 def self.grab_config(config_file) singletonMethod in UnityModuleGenerator265 when /^-y\"?(.+)\"?/ then options = UnityModuleGenerator.grab_config(Regexp.last_match(1))
14 when String then @options.merge!(UnityTestRunnerGenerator.grab_config(options))38 def self.grab_config(config_file) singletonMethod in UnityTestRunnerGenerator416 options = UnityTestRunnerGenerator.grab_config(arg)