Uses of Record Class
com.github.copilot.generated.rpc.ShellInitScript
Packages that use ShellInitScript
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of ShellInitScript in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type ShellInitScriptModifier and TypeMethodDescriptionShellOptions.initScripts()Returns the value of theinitScriptsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type ShellInitScriptModifierConstructorDescriptionShellOptions(ShellInitProfile initProfile, List<ShellInitScript> initScripts, List<String> processFlags) Creates an instance of aShellOptionsrecord class.