This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0527dd655f
photoprism
/
internal
/
form
/
import_options.go
7 lines
98 B
Go
Raw
Normal View
History
Unescape
Escape
Split import command into copy and move Upgraded JS dependencies and did some refactoring along the way... Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-31 15:29:06 +01:00
package
form
type
ImportOptions
struct
{
Index and import subdirectories #258 Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-06 15:53:47 +02:00
Path
string
`
json:"path"
`
Move
bool
`
json:"move"
`
Split import command into copy and move Upgraded JS dependencies and did some refactoring along the way... Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-31 15:29:06 +01:00
}
Reference in a new issue
Copy permalink