Extractor
container.Extractor$
object Extractor
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Extractor.type
Members list
Value members
Concrete methods
Make sure that the path ends with '/'
Make sure that the path ends with '/'
Attributes
Create a directory path corresponding to an archive by removing the extension from the archive name and keeping the same path dsd.
Create a directory path corresponding to an archive by removing the extension from the archive name and keeping the same path dsd.
This function can be modified later to for example include a random id in the directory name, if you want to make it unique.
Attributes
Split a filepath into a path and a filename
Split a filepath into a path and a filename
Attributes
Detect whether a file is an archive or not using its extension (quick and dirty way, yes).
Detect whether a file is an archive or not using its extension (quick and dirty way, yes).
Attributes
In this article