Uses of Enum Class
com.github.copilot.sdk.generated.rpc.SessionFsSetProviderParams.SessionFsSetProviderParamsConventions
Packages that use SessionFsSetProviderParams.SessionFsSetProviderParamsConventions
-
Uses of SessionFsSetProviderParams.SessionFsSetProviderParamsConventions in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return SessionFsSetProviderParams.SessionFsSetProviderParamsConventionsModifier and TypeMethodDescriptionSessionFsSetProviderParams.conventions()Returns the value of theconventionsrecord component.Returns the enum constant of this class with the specified name.SessionFsSetProviderParams.SessionFsSetProviderParamsConventions.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type SessionFsSetProviderParams.SessionFsSetProviderParamsConventionsModifierConstructorDescriptionSessionFsSetProviderParams(String initialCwd, String sessionStatePath, SessionFsSetProviderParams.SessionFsSetProviderParamsConventions conventions) Creates an instance of aSessionFsSetProviderParamsrecord class.