jmacdonald / scribe

Text editor components
MIT License
173 stars 7 forks source link

[Buffer] Handle save without path #8

Closed jmacdonald closed 7 years ago

jmacdonald commented 9 years ago

Right now, saving a buffer without a path doesn't raise an error. It should probably raise an IoError, stating that the buffer cannot be written without a path.