# README
appdata
appdata does one thing - gives you operating system specific data directories that your application can write to.
It is taken from btcutil.
# Functions
Dir returns an operating system specific directory to be used for storing application data for an application.
GetDataDir returns an operating system specific directory to be used for storing application data for an application.