MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / cdUp

Method cdUp

lib/QuaZip/quazip/quazipdir.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132bool QuaZipDir::cdUp()
133{
134 return cd(QLatin1String(".."));
135}
136
137uint QuaZipDir::count() const
138{

Callers 3

cdMethod · 0.80
operatorsMethod · 0.80
normalizedPathFunction · 0.80

Calls

no outgoing calls

Tested by 2

cdMethod · 0.64
operatorsMethod · 0.64