-
Notifications
You must be signed in to change notification settings - Fork 6
Rice Switching
Ezra edited this page Mar 15, 2015
·
3 revisions
- The user inputs the command rice -s [program name] [name of rice to switch to]
- The client verifies that the specified program and rice are valid
- The client will enter into the folder in .[program name]-rice and find the active file
- The client will enter into the folder specified by the active file
- The client will read configuration file names and locations specified by both sysinfo.json and the index.json files and move all specified files into the current folder
- The client will move out of this folder and into the folder of the rice the user wishes to switch to
- The client will read the sysinfo.json and the index.json files and move all specified files into the given locations in the json files
- The client move out of this folder and modify the active file to point to the folder of the rice that the user specified