For full text search please use the '?' prefix. e.g. ? Onboarding
Get Common Paths
Get common paths in a command
from
pathlib
import
Path cwd
=
Path
.
cwd
(
)
home
=
Path
.
home
(
)
Get common paths in a command