loki v1.0.0 Loki.Shell

Helpers for interaction with user and printing message to shell.

Summary

Functions

Printing message about copy files to shell

Printing message about rename files to shell

Functions

say_copy(source, target)
say_copy(Path.t, Path.t) :: none

Printing message about copy files to shell.

say_rename(source, target)
say_rename(Path.t, Path.t) :: none

Printing message about rename files to shell.