Shortcuts

mmengine.utils.is_abs

mmengine.utils.is_abs(path)[源代码]

Check if path is an absolute path in different backends.

参数

path (str) – path of directory or file.

返回

whether path is an absolute path.

返回类型

bool

Read the Docs v: v0.7.0
Versions
latest
stable
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.