Mercurial > repos > jackcurragh > ribogalaxy_bowtie_rrna
comparison bowtie_rRNA_removal_wrapper/textual.log @ 12:dbb3e98144fd draft
Uploaded
author | jackcurragh |
---|---|
date | Tue, 05 Apr 2022 09:04:22 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
11:8ddff65c239c | 12:dbb3e98144fd |
---|---|
1 --- | |
2 driver=<class 'textual.drivers.linux_driver.LinuxDriver'> | |
3 Load() >>> MyApp(title='Textual') | |
4 Mount() >>> MyApp(title='Textual Application') | |
5 Mount() >>> DockView(name='DockView#1') | |
6 Mount() >>> DockView(name='DockView#2') | |
7 Mount() >>> Header('') | |
8 Mount() >>> DockView(name='DockView#3') | |
9 view.forwarded Key(key='x') | |
10 Key(key='x') >>> MyApp(title='Textual Application') | |
11 ACTION MyApp(title='Textual Application') bang | |
12 CLOSED MyApp(title='Textual Application') | |
13 PROCESS END | |
14 CLOSED DockView(name='DockView#3') | |
15 CLOSED Footer(keys=[]) | |
16 CLOSED Placeholder(name='Placeholder#2') | |
17 CLOSED DockView(name='DockView#1') | |
18 CLOSED Placeholder(name='Placeholder#3') | |
19 CLOSED Header('Textual Application') |