hugo/common/types
Bjørn Erik Pedersen e31b1d1946
commands: Make the --poll flag a duration
So you can do:

```
hugo server --poll 700ms
```

See #8720
2021-07-05 10:23:29 +02:00
..
convert.go commands: Make the --poll flag a duration 2021-07-05 10:23:29 +02:00
convert_test.go commands: Make the --poll flag a duration 2021-07-05 10:23:29 +02:00
evictingqueue.go
evictingqueue_test.go
types.go
types_test.go