File Spec
Types
Functions
tag
Link copied to clipboard
Returns the tag attached with type as a key, or null if no tag is attached with that key.
to Builder
Link copied to clipboard
fun toBuilder(packageName: String = this.packageName, name: String = this.name): FileSpec.Builder
Content copied to clipboard
to Java File Object
Link copied to clipboard
write To
Link copied to clipboard
Writes this to directory as UTF-8 using the standard directory structure.