tlux / file_size

A file size calculator, parser and formatter written in Elixir
MIT License
6 stars 1 forks source link

Move available units to config #3

Closed tlux closed 4 years ago

tlux commented 4 years ago

Currently all units are defined in the module FileSize.Units (@units module attr). This should be moved to the config.