Compare commits
1 Commits
e79f83f800
...
954d71cb3f
Author | SHA1 | Date | |
---|---|---|---|
954d71cb3f |
@ -7,7 +7,7 @@ import net.http.mime
|
|||||||
pub struct CodeGenerator {
|
pub struct CodeGenerator {
|
||||||
pub:
|
pub:
|
||||||
// Path to file or directory to embed
|
// Path to file or directory to embed
|
||||||
path string
|
path string @[required]
|
||||||
// Path prefix if you want to add extra prefix for file paths
|
// Path prefix if you want to add extra prefix for file paths
|
||||||
prefix string
|
prefix string
|
||||||
// Glob patterns to match files the must be ignored when generating the code
|
// Glob patterns to match files the must be ignored when generating the code
|
||||||
|
Reference in New Issue
Block a user