From 16bcb7f173399c17b73469ac26d20e0d29c59e0d Mon Sep 17 00:00:00 2001 From: Andinus Date: Sun, 15 Mar 2020 17:13:28 +0530 Subject: Support Bing Photo of the Day --- pkg/cetus/cetus.go | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pkg/cetus/cetus.go') diff --git a/pkg/cetus/cetus.go b/pkg/cetus/cetus.go index cca3a2e..8859ee8 100644 --- a/pkg/cetus/cetus.go +++ b/pkg/cetus/cetus.go @@ -22,3 +22,8 @@ var version string = "v0.4.3" func Version() { fmt.Printf("Cetus %s\n", version) } + +// PrintPath prints the path passed +func PrintPath(path string) { + fmt.Println(path) +} -- cgit 1.4.1-2-gfad0