module Dotrepo::FileImporter

Overview

Moves files from user's home directory into the dotfiles repository, leaving symbolic links to the files.

Extended Modules

Defined in:

file_importer.cr

Instance Method Summary

Instance Method Detail

def dotfile_path(path : Path) #

[View source]
def import(path : String) #

[View source]
def import(path : Path) #

[View source]
def strip_home_from_path(path : Path) #

[View source]