location of the current workspace
Used to retrieve the makefile, however do not that the requirement of having the makefile is checked earlier in the whole process
path to the makefile, usually it is ./Makefile
Writes the makefile to the specified location
the path to the makefile
the makefile to write in string format
Generated using TypeDoc
creates a new makefile based on the current info and checks if it should update the old makefile.