AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.08k stars 350 forks source link

Updated Settable visibility #210

Closed AlecAivazis closed 5 years ago

AlecAivazis commented 5 years ago

This PR updates the Settable interface to be publish.

Fixes #74