Top Level Namespace
Defined in:
Constant Summary
- 
        AUTHOR_YAML_PATH = 
File.join(ENV["HOME"], ".git-authors.yaml") 
Method Summary
- 
        smart_find(authors : Authors, uncomplete_id : String) : Array(Author)
        
          
Find authors by uncomplete ID
 - 
        system_with_echo(cmd_str : String) : Bool
        
          
Run command with p
 
Method Detail
Find authors by uncomplete ID