1
0
mirror of https://github.com/hughrun/ephemetoot synced 2025-01-28 12:29:17 +01:00
Hugh Rundle 0a01f18e44 refactor init()
This moves the input() statements into four separate functions taking values.

The main reason for doing so was to allow for unit testing, however it also makes the init() function a little clearer.
Also, potentially, these input functions can now be used by other functions in future.
2020-08-31 14:28:08 +10:00
..
2020-08-28 18:16:39 +10:00
2020-08-31 14:28:08 +10:00
2020-08-28 21:25:46 +10:00