Change paths argument in compile_file to '..string' instead of []string? #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I feel like that would be nicer, since you then don't have to parse in an array for single files. Maybe I'm forgetting something here?
Change paths argument in compile_file to '..string' instead of []stringto Change paths argument in compile_file to '..string' instead of []string?