d1 Configuration and Environment
Reads configuration from F<~/.yakuakue_sessions/yakuake_session.json> which
might look like;
{
"doc_title": "Perl",
"tab_title": "Oo.!.oO"
}
See t
m C<storage_class>
File format used to store session data. Defaults to the config class
value; C<JSON>
=back
Modifies these methods in the base class
=over 3
=item C<run>
=back
=head1 Subroutin
t => 0.3;
has 'storage_class' => is => 'lazy', isa => NonEmptySimpleStr,
default => 'JSON';
has 'tab_title' => is => 'lazy', isa => NonEmptySimpleStr,
default => 'Shell';
ime>
Time in seconds to sleep whilst C<DBus> settles down
=item C<storage_class>
Defaults to C<JSON>. Format of the configuration file
=item C<tab_title>
Defaults to C<Shell>. String used for the
m C<storage_class>
File format used to store session data. Defaults to the config class
value; C<JSON>
=back
=head1 Subroutines/Methods
None
=head1 Diagnostics
None
=head1 Dependencies
=over 3