refactor: rename a function
This commit is contained in:
@@ -70,5 +70,5 @@ pub fn main() !void {
|
||||
}
|
||||
}
|
||||
|
||||
try ascii.printAscii(allocator, config.getAsciiPath(conf), modules_list);
|
||||
try ascii.printAsciiAndModules(allocator, config.getAsciiPath(conf), modules_list);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user