This website requires JavaScript.
Explore
Help
Sign In
jabuxas
/
revelation
Watch
1
Star
0
Fork
0
You've already forked revelation
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
5d6ab3eb5a
revelation
/
revelation.go
10 lines
76 B
Go
Raw
Normal View
History
Unescape
Escape
chore: init
2025-02-27 10:17:37 -03:00
package
main
import
(
"fmt"
)
func
main
(
)
{
feat: filepick file and return file
2025-02-27 10:52:51 -03:00
fmt
.
Println
(
SelectFile
(
)
)
chore: init
2025-02-27 10:17:37 -03:00
}
Reference in New Issue
Copy Permalink