package comby
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A tool for structural code search and replace that supports ~every language
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      1.3.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=617a80e8673c3f811403f09701c08a25
    
    
  sha512=2f8f82c119210ae0efd7f3eefdd992d6b52655575233dfab74662d9a9854ce4aafcd4fe01dad17ba310e38f28ee1437be2f3c4af4f6952a97bb19e1400fc709a
    
    
  doc/comby.configuration/Configuration/Command_configuration/index.html
Module Configuration.Command_configurationSource
Source
type output_options = {color : bool;json_lines : bool;json_only_diff : bool;overwrite_file_in_place : bool;diff : bool;stdout : bool;substitute_in_place : bool;count : bool;interactive_review : interactive_review option;
}Source
type user_input_options = {rule : string;stdin : bool;templates : string list option;anonymous_arguments : anonymous_arguments option;file_filters : string list option;zip_file : string option;match_only : bool;target_directory : string;directory_depth : int option;exclude_directory_prefix : string list;exclude_file_prefix : string list;custom_matcher : string option;override_matcher : string option;regex_pattern : bool;ripgrep_args : string option;
}Source
type run_options = {verbose : bool;match_timeout : int;dump_statistics : bool;substitute_in_place : bool;disable_substring_matching : bool;omega : bool;fast_offset_conversion : bool;match_newline_toplevel : bool;bound_count : int option;compute_mode : compute_mode;
}Source
type user_input = {input_options : user_input_options;run_options : run_options;output_options : output_options;
}Source
type t = {sources : Command_input.t;specifications : Specification.t list;run_options : run_options;output_printer : Printer.t;interactive_review : interactive_review option;matcher : (module Matchers.Matcher.S);extension : string option;
} sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >