Searched defs:line_ending (Results 1 – 2 of 2) sorted by relevance
25 def configuration_from_block(block, line_ending): argument58 def read_and_update_configuration(full_path, line_ending): argument109 line_ending = get_line_ending(config_file) variable
29 def read_and_update_configuration(full_path, line_ending, root): argument51 line_ending = get_line_ending(config_file) variable