This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hxs
/
cloudmount
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
806e41ccc3
Branchit
Tagit
master
0.5
0.4
0.3
0.2
0.1
cloudmount
/
internal
/
fs
/
basefs
/
changes.go
changes.go
68 B
Historia
Raaka
1
2
3
4
5
6
package basefs
type Change struct {
File *File
deleted bool
}