Skip to content

Commit

Permalink
Update FilePrinter.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhizi715 committed May 26, 2023
1 parent 0513d7e commit 9702dda
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,6 @@ class FilePrinter(fileBuilder: FileBuilder):Printer{
}

fun getFolderPath() = folderPath

fun getCurrentFilePath():String? = writer.file?.absolutePath
}

0 comments on commit 9702dda

Please sign in to comment.