fileFsPath method

String fileFsPath(
  1. String path
)

Implementation

String fileFsPath(String path) => p.join(bookPath, path);