ManagedRepository.saveFileState

Save the state of just one file. This should be called after automatic edits to repository files during a build. The file parameter should be relative to the directory root, and use forward slashes.

class ManagedRepository
void
saveFileState
(
string file
)

Meta