This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hxs
/
cloudmount
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
806e41ccc3
Ramas
Etiquetas
master
0.5
0.4
0.3
0.2
0.1
cloudmount
/
internal
/
fs
/
basefs
/
changes.go
changes.go
68 B
Histórico
Raw
1
2
3
4
5
6
package basefs
type Change struct {
File *File
deleted bool
}