Documentation ¶
Overview ¶
ORM mapper for Freelancer ini reader. Easy mapping values to change.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigModel ¶
type ConfigModel struct {
// contains filtered or unexported fields
}
func (*ConfigModel) Init ¶
func (s *ConfigModel) Init(sections []*inireader.Section, comments []string, filepath utils_types.FilePath)
func (*ConfigModel) Render ¶
func (s *ConfigModel) Render() *inireader.INIFile
func (*ConfigModel) SetOutputPath ¶
func (s *ConfigModel) SetOutputPath(filepath utils_types.FilePath)
type Path ¶
type Path struct {
Value
}
Linux friendly filepath, that can be returned to Windows way from linux
Click to show internal directories.
Click to hide internal directories.