이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 21. Namespace: kickstart.snippet
		Provides methods to create kickstart files.
	
		Namespace: 
kickstart.snippet
	21.1. Method: createOrUpdate 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Description
Creates a snippet with the given name and contents if it does not exist. If it does exist, the existing snippet is updated.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
name - string
contents 
Returns
The following return values are available for this method:
- struct - snippet
- string
name - string
contents - string
fragment- The string to include in a kickstart file that generates this snippet - string
file- The local path to the file containing this snippet