resume property

String? resume
getter/setter pair

Resume moed means that progress in your CLI dialog is automatically saved with each question so you can savely Quit and resume later. Specify a file path where you progress will be saved and loaded from

Implementation

String? resume;