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