mirror of
https://github.com/ZhigalskiiIvan/TextStatisticsProject.git
synced 2024-11-09 18:01:51 +03:00
completed documentation
This commit is contained in:
parent
6fe3efbdca
commit
52ee7bee83
@ -448,7 +448,7 @@ class CommandCenter(private val textData: TextData) {
|
||||
}
|
||||
}
|
||||
|
||||
/** Calls functions of reading and adding text in saved. */
|
||||
/** Calls functions of reading and adding text in saved. */
|
||||
private inner class Add : Subcommand("add", "Adding text from source") {
|
||||
|
||||
/** Path to file for reading */
|
||||
|
Loading…
Reference in New Issue
Block a user