Versions in this module Expand all Collapse all v0 v0.0.1 Aug 10, 2023 Changes in this version + type File struct + Path string + func NewFile(path string) *File + func (f *File) GetValue() string + func (f *File) Rotate()