Method: Bixby::CommandSpec#config_file

Defined in:
lib/bixby-common/command_spec.rb

#config_fileObject



78
79
80
# File 'lib/bixby-common/command_spec.rb', line 78

def config_file
  command_file + ".json"
end