@Experimental
public interface File
A source of migration content.
- Author:
- Lukas Eder
- 
Method Summary
- 
Method Details- 
pathThe path of the file within the repository.
- 
nameThe name of the file.
- 
contentThe file content.
- 
typeThe file type.
 
-