Top Level Namespace

Defined in:

Constant Summary

AUTHOR_YAML_PATH = File.join(ENV["HOME"], ".git-authors.yaml")

Method Summary

Method Detail

def smart_find(authors : Authors, uncomplete_id : String) : Array(Author) #

Find authors by uncomplete ID


[View source]
def system_with_echo(cmd_str : String) : Bool #

Run command with p


[View source]