Skip to content

add verbose command line option#6

Open
dgnorton wants to merge 1 commit intogordonklaus:masterfrom
dgnorton:master
Open

add verbose command line option#6
dgnorton wants to merge 1 commit intogordonklaus:masterfrom
dgnorton:master

Conversation

@dgnorton
Copy link
Copy Markdown

No description provided.


func checkPath(path string) (errors int) {
if *verbose {
fmt.Printf("%s\n", path)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can use Println here which should be a bit cheaper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants