CodeReview
0.1.0
1. Installation
2. News
3. Ideas for Additional Features
4. Colophon
5. API Documentation
5.1. Contents
5.1.1. CodeReview
5.1.1.1. Application
5.1.1.2. Config
5.1.1.3. Diff
5.1.1.4. GUI
5.1.1.5. Logging
5.1.1.6. Math
5.1.1.7. PatienceDiff
5.1.1.8. Repository
5.1.1.9. TextDistance
5.1.1.10. Tools
5.1.1.11. Version
5.2. Indexes
CodeReview
Docs
»
5. API Documentation
»
5.1.1. CodeReview
»
5.1.1.10. Tools
»
5.1.1.10.5. Path
View page source
5.1.1.10.5. Path
¶
CodeReview.Tools.Path.
find
(
file_name
,
directories
)
[source]
¶
CodeReview.Tools.Path.
find_alias
(
directory
,
file_names
)
[source]
¶
CodeReview.Tools.Path.
parent_directory_of
(
file_name
,
step=1
)
[source]
¶
CodeReview.Tools.Path.
to_absolute_path
(
path
)
[source]
¶