This website requires JavaScript.
Explore
Help
Sign In
ewintr
/
narratio
Watch
1
Star
0
Fork
You've already forked narratio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23977cfe9e
narratio
/
editor
/
command.go
7 lines
93 B
Go
Raw
Blame
History
package
editor
type
Command
interface
{
Do
(
lines
[
]
string
)
error
//Undo(s *State) error
}
Reference in New Issue
View Git Blame
Copy Permalink