이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 21. kickstart.snippet
Abstract
Provides methods to create kickstart files
21.1. createOrUpdate 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- Name
- createOrUpdate
- Description
- Will create a snippet with the given name and contents if it doesn't exist. If it does exist, the existing snippet will be updated.
- Parameters
- string sessionKey
- string name
- string contents
- Return Value
- struct - snippet
- string
name
- string
contents
- string
fragment
- The string to include in a kickstart file that will generate this snippet. - string
file
- The local path to the file containing this snippet.