mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 06:17:12 +09:00
@@ -65,6 +65,9 @@ functions are given using Go's type system):
|
||||
* `NewBuffer(text, path string) *Buffer`: creates a new buffer from a given
|
||||
reader with a given path
|
||||
|
||||
* `NewBufferFromFile(path string) *Buffer`: creates a new buffer from a given
|
||||
path
|
||||
|
||||
* `GetLeadingWhitespace() bool`: returns the leading whitespace of the given
|
||||
string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user