Method

Cog.Shell.get_name

Declaration [src]

const char*
cog_shell_get_name (
  CogShell* shell
)

Description [src]

Obtains the name of this shell.

Return value

Returns: const char*

Shell name.

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string