streamlet-examples/__relpipe_in_filesystem_script_mime_type
branchv_0
changeset 36 8b97ab3cd9cc
parent 33 f9cada1d46a4
child 44 dc5c210295d0
equal deleted inserted replaced
35:926eb93c302f 36:8b97ab3cd9cc
    14 #
    14 #
    15 # You should have received a copy of the GNU General Public License
    15 # You should have received a copy of the GNU General Public License
    16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    17 
    17 
    18 
    18 
    19 # This streamlet provides a single attribute: inode number of given file
    19 # This streamlet provides a single attribute: MIME type of given file.
       
    20 # It calls the tool file.
    20 
    21 
    21 
    22 
    22 . "$(dirname $0)/streamlet-common.sh"
    23 . "$(dirname $0)/streamlet-common.sh"
    23 
    24 
    24 processMessage_WAITING_FOR_OUTPUT_ATTRIBUTES_METADATA() {
    25 processMessage_WAITING_FOR_OUTPUT_ATTRIBUTES_METADATA() {