More documentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package writers
|
package writers
|
||||||
|
|
||||||
// IndentSize set the indentation size for yaml output.
|
// IndentSize set the indentation size for yaml output. Could ba changed by command line argument.
|
||||||
var IndentSize = 2
|
var IndentSize = 2
|
||||||
|
|
||||||
// CountSpaces returns the number of spaces from the begining of the line.
|
// CountSpaces returns the number of spaces from the begining of the line.
|
||||||
|
Reference in New Issue
Block a user