Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindTextBasedFiles ¶
FindTextBasedFiles recursively finds all text-based files in the given directory and any of its subdirectories. Supported are the file extensions: - AsciiDoc: .adoc, .asciidoc and .asc - Markdown: .md, .markdown and .mdown - Plain text: .txt Returns a slice of found text-based files.
Types ¶
This section is empty.
Source Files
¶
- file.go
Click to show internal directories.
Click to hide internal directories.